GitHub user grkvlt opened a pull request:

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

    Adds a policy to create locations from an entity

    Adds `CreateLocationPolicy`which configures a location using sensor data 
from an entity, once the entity is running. The location is added to the 
catalog for use by other blueprints.

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

    $ git pull https://github.com/grkvlt/brooklyn-server 
feature/entity-location-policy

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

    https://github.com/apache/brooklyn-server/pull/750.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 #750
    
----
commit aee164ab290a5b197a0b1772ac2f123e34382bc0
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-06-06T23:25:55Z

    Add policy to create location dynamically from entity

commit b9bf8da36ceda0239af7abb2cb2f706518ce922d
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-06-07T13:31:50Z

    Tidy up and add logging

commit f58239db85391af96661b919516fe501ba0d1bf3
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-06-13T15:43:53Z

    Add call to super.setEntity in create location policy

commit e18fd55e7f264c447bbf5d7c6bc3a2e5e49fa405
Author: Andrea Turli <[email protected]>
Date:   2017-06-15T09:58:42Z

    use Catalog instead of LocationRegistry
    
    - add example to javadoc

commit 1aae33136281a29e613a7bbb46ebd5dd1f7c8406
Author: Andrea Turli <[email protected]>
Date:   2017-06-15T10:06:36Z

    mark as Beta

commit 143b9d5cda1c13122c44c049403a442d37eae9f4
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-06-18T16:58:56Z

    Update location YAML with tags and check return status

----


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