GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/905
BROOKLYN-566: fix SaltEntity rebind to historic state
These were renamed in https://github.com/apache/brooklyn-library/pull/123,
which broke rebind if the persisted state contained a SaltEntity from 0.11.0.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
BROOKLYN-566-saltEntity-rebind
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/905.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 #905
----
commit c7c866ecd2ce64912107b6737f461b55539c8b62
Author: Aled Sage <[email protected]>
Date: 2017-11-25T21:22:11Z
BROOKLYN-566: fix SaltEntity rebind to historic state
----
---