GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-docs/pull/219
Update config keys' deprecated names
Since Brooklyn 0.12.0 ([this
PR](https://github.com/apache/brooklyn-server/pull/819) precisely) some config
keys' name have been deprecated generated a warning when installing a blueprint
using those.
This fixes it by using the new names.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-docs
update/deprecated-config-keys-names
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/219.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 #219
----
commit ed65bde631f7c61b3a340fa4b60b8a7bf3cbdb21
Author: Thomas Bouron <[email protected]>
Date: 2017-10-02T15:26:31Z
Update config keys' deprecated names
----
---