GitHub user grkvlt opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/569
Set the CAMP planId as an attribute so that it is not inherited
Because the CAMP planId is a `ConfigKey` it is inherited, so attempts to
resolve entities by ID will return all children. Sets the plan ID as an
attribute only on the actual entity.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grkvlt/incubator-brooklyn fix/camp-plan-id
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/569.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 #569
----
commit 927556fcb23936b418d22711c6d26c93b4dbc734
Author: Andrew Kennedy <[email protected]>
Date: 2015-03-24T18:04:02Z
Set the CAMP planId as an attribute so that it is not inherited
----
---
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.
---