GitHub user geomacy opened a pull request:
https://github.com/apache/brooklyn-server/pull/100
Support removal of catalog entries from bundle BOM when the bundle is
stopped.
This change follows on from
https://github.com/apache/brooklyn-server/pull/80.
With this change any catalog members that were added by scanning the
bundle's
catalog.bom when the bundle started will be removed upon stopping the
bundle.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/geomacy/brooklyn-server
prune-catalog-on-bundle-stop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/100.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 #100
----
commit 7a1d51c6c9d0ea084ad09be51a27dec06fb0d365
Author: Geoff Macartney <[email protected]>
Date: 2016-04-05T13:22:05Z
Support removal of catalog entries from bundle BOM when the bundle is
stopped.
This change follows on from
https://github.com/apache/brooklyn-server/pull/80.
With this change any catalog members that were added by scanning the
bundle's
catalog.bom when the bundle started will be removed upon stopping the
bundle.
----
---
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.
---