GitHub user grkvlt opened a pull request:

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

    Location DSL Updates

    - Adds a `$brooklyn:location()` command to the DSL to enable retrieval of 
location config keys
    - Adds a `$brooklyn:locationSpec:` command to the DSL to enable defining 
`LocationSpec<?>` objects in YAML
    - Updates `DynamicFabric` with configuration key that accepts a list of 
`LocationSpec<?>` objects that will be used as extra locations to create 
clusters

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

    $ git pull https://github.com/grkvlt/brooklyn-server location-dsl

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

    https://github.com/apache/brooklyn-server/pull/300.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 #300
    
----
commit ca2d82eea902e22c162a19f131793996b8c08b86
Author: Andrew Donald Kennedy <[email protected]>
Date:   2016-08-12T19:11:59Z

    Location YAML DSL additions

commit 31a10941873453622185b95f3e34eca6697c5160
Author: Andrew Donald Kennedy <[email protected]>
Date:   2016-08-13T13:39:36Z

    Add locationSpec DSL function

commit b8c81574a0aa9e8f34c64c5126b822070507d6dd
Author: Andrew Donald Kennedy <[email protected]>
Date:   2016-08-13T13:40:04Z

    Add configuration for LocationSpec on DynamicFabric entity

----


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