[GitHub] brooklyn-server pull request #471: add location details as sensors

2016-12-01 Thread andreaturli
Github user andreaturli closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] brooklyn-server pull request #471: add location details as sensors

2016-11-30 Thread andreaturli
GitHub user andreaturli opened a pull request:

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

add location details as sensors

Adds location.configKeys as sensors to the entity in addition to 
`SoftwareProcess.PROVISIONING_LOCATION, location`

https://cloud.githubusercontent.com/assets/222887/20754778/cfffae12-b70c-11e6-8a52-9ecf2952ba11.png";>

Notice, it explicitly filters out some config keys:
-`identity`, `credential` for security reasons 
- `spec.*`, `machineCreationSemaphore` as not meaningful/redundant

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

$ git pull https://github.com/andreaturli/brooklyn-server 
feature/location-details

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

https://github.com/apache/brooklyn-server/pull/471.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 #471


commit de31f86fae9f38d492782a3799289892dd573eb1
Author: Andrea Turli 
Date:   2016-11-30T11:30:23Z

add location details as sensors




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---