GitHub user grkvlt opened a pull request:
https://github.com/apache/brooklyn-server/pull/310
Child entity customizer
Extends the jclouds location customizer to be a `BasicConfigurableObject`
allowing better configuration etc. when created using `$brooklyn:object` in the
DSL, and add a new `ChildEntityCustomizer` that creates a child entity before
the main entity has started up, allowing more flexible configuration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grkvlt/brooklyn-server child-entity-customizer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/310.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 #310
----
commit de8f69612eb90e7d9593170663cd21014fc0c274
Author: Andrew Donald Kennedy <[email protected]>
Date: 2016-08-13T20:25:41Z
Update BasicJcloudsLocationCustomizer to be configurable and remove
deprecated methods
commit 0fcacedfe17456dd7274be8aed3ee5bc926b0f0a
Author: Andrew Donald Kennedy <[email protected]>
Date: 2016-08-13T20:26:12Z
Add new location customizer that creates child entities early
----
---
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.
---