GitHub user alasdairhodge opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/770
Externalised configuration
**Bare-bones implementation** of a proposed scheme for YAML blueprints to
delegate selected configuration values to runtime-injected suppliers.
[Rationale, description and discussion in Google
docs.](https://docs.google.com/document/d/1_cId6tVZ79ycmvn-DAmFBZDdtQxiHRm9sOilCfMigBc/edit#)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alasdairhodge/incubator-brooklyn
externalised-config
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/770.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 #770
----
commit 05b7aad1eaf031e764cd14c2c4d24cdcadb336b4
Author: Alasdair Hodge <[email protected]>
Date: 2015-06-22T15:20:46Z
Initial types for external config suppliers, and registry of same.
commit f8153c580ab0f7b103d6c71c1856367b5940dbdb
Author: Alasdair Hodge <[email protected]>
Date: 2015-06-22T15:50:33Z
Bootstrap external config suppliers from brooklyn properties.
commit 99be5b941e91c367f1053cc73ceb2f645b4b630f
Author: Alasdair Hodge <[email protected]>
Date: 2015-06-22T15:52:28Z
Add external-config-supplier registry to management context.
commit 59c05681174943d4465d99ee2e6504c7b1a8bca3
Author: Alasdair Hodge <[email protected]>
Date: 2015-06-22T15:53:14Z
Brooklyn YAML supports deferred value resolution via $brooklyn:external().
commit f9fd1dfb16dd3ae7e74841d21cc95e294d1d41b6
Author: Alasdair Hodge <[email protected]>
Date: 2015-06-22T16:33:41Z
Added basic concrete ExternalConfigSupplier implementations.
commit 0a3b53dc32e4c7fd5e2747cd1350bf4b1e52b0bc
Author: Alasdair Hodge <[email protected]>
Date: 2015-07-16T08:24:28Z
Make Brooklyn management context available to config suppliers.
----
---
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.
---