GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/469
delete port forwarding when VM is deleted
This includes commits from
https://github.com/apache/incubator-brooklyn/pull/468 - please review+merge
that first.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
fix/delete-portForwarding-strike2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/469.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #469
----
commit 32cc1169f1a70a14bdf93e6c44d98edec2b3a111
Author: Aled Sage <[email protected]>
Date: 2015-01-23T11:42:54Z
JcloudsLocation: make more testable
- allow a custom jclouds ComputeService to be injected, so can
stub out things like VM creation and deletion
commit 33b94a855026a7698e0946c06443ffd7a7b5204a
Author: Aled Sage <[email protected]>
Date: 2015-01-23T16:56:30Z
PortForwarding: delete on JcloudsLocation.release
- Adds JcloudsPortForwarderExtension.closePortForwarding
- Adds PortForwardManager.forgetPortMappings(publicIpId)
- Fix jcloudsSshMachineLocation.getSshHostAndPort()
- Replace JcloudsPortforwardingLiveTest with
JcloudsPortForwardingStubbedLiveTest
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---