Merge and close #707
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/fb938ac0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/fb938ac0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/fb938ac0 Branch: refs/heads/master Commit: fb938ac0cbc9e72b5323c3d70066b2399dce1dfe Parents: ea43358 4ec5965 Author: Richard Downer <[email protected]> Authored: Tue Jun 23 13:23:31 2015 +0100 Committer: Richard Downer <[email protected]> Committed: Tue Jun 23 13:23:31 2015 +0100 ---------------------------------------------------------------------- .../location/jclouds/JcloudsLocation.java | 29 +++++- .../brooklyn/util/ssh/IptablesCommands.java | 57 ++++++++++ .../util/ssh/IptablesCommandsFirewalldTest.java | 104 +++++++++++++++++++ 3 files changed, 187 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/fb938ac0/locations/jclouds/src/main/java/brooklyn/location/jclouds/JcloudsLocation.java ----------------------------------------------------------------------
