GitHub user drigodwin opened a pull request:
https://github.com/apache/brooklyn-server/pull/919
Stop dynamiccluster.zone.enable inheritance
This is required so child clusters don't inherit this from their parent as
it doesn't work.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/drigodwin/brooklyn-server
dynamicclusterzoneenable-inheriance
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/919.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 #919
----
commit c01dcaec894db583161a3482b094b195c0338e86
Author: Duncan Godwin <[email protected]>
Date: 2017-12-19T11:03:44Z
Stop dynamiccluster.zone.enable inheritance
----
---