GitHub user mattunderscorechampion opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/315
Added location definition attribute to location owner
Added the location definition as an attribute to the location owner. This
is may be needed to fix brooklyncentral/clocker#57. There are a couple of
alternatives to this either the location definition ID could be used instead of
the entire location definition or the attribute could be added to the
DockerInfrastructure in Clocker but I suspect that other LocationOwners will
need to unregister the location definition when deleting the location.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pushtechnology/incubator-brooklyn
removalOfLocationDefinitions2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/315.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 #315
----
commit 0a1e0651786106803c7ffc2ca340768a8c545e97
Author: Matt Champion <[email protected]>
Date: 2014-10-23T16:53:54Z
Added location definition attribute to location owner
----
---
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.
---