GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-library/pull/144
BROOKLYN-566: fix SaltEntity rebind to historic state
Fixes https://issues.apache.org/jira/browse/BROOKLYN-566
This class was deleted in
https://github.com/apache/brooklyn-library/pull/123, when converting the entity
to be a `SoftwareProcess`.
Also see https://github.com/apache/brooklyn-server/pull/905
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-library
BROOKLYN-566-saltEntity-rebind
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/144.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 #144
----
commit b99987cdf2732777f7ab211b99c3447bee7668f9
Author: Aled Sage <[email protected]>
Date: 2017-11-25T21:22:50Z
BROOKLYN-566: fix SaltEntity rebind to historic state
----
---