GitHub user sjcorbett opened a pull request:

    https://github.com/apache/brooklyn-server/pull/429

    BasicJcloudsLocationCustomizer is an EntityInitializer

    Repeats https://github.com/apache/brooklyn-server/pull/168 but puts the 
location customizers into the entity's provisioning properties rather than 
setting it on the entity directly. It required moving 
`SoftwareProcess.PROVISIONING_PROPERTIES` to `BrooklynConfigKeys` so that it 
could be referenced from `brooklyn-locations-jclouds`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sjcorbett/brooklyn-server 
initialiser-add-customiser

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/429.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 #429
    
----
commit fe0ad8ca7c163fdae17b6b561ca9a35ccddf4270
Author: Sam Corbett <[email protected]>
Date:   2016-11-11T11:58:28Z

    Make BasicJcloudsLocationCustomizer an EntityInitializer

commit 8fd8688d8805ec8b0d2a97280378ebd680eb28dc
Author: Sam Corbett <[email protected]>
Date:   2016-11-11T12:14:22Z

    Make BailOutJcloudsLocation logic a bit simpler

----


---
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.
---

Reply via email to