1 Commits

Author SHA1 Message Date
Lucas Alvares Gomes
aa4d3fa022 Make sure target state is cleared on stable states
When a node moves to a stable provisioning state and there's no extra
processing to be done (callback) we have to make sure that the
target_provision_state is cleared (set to None) indicating that the node
is not transitioning to any other state.

Closes-Bug: #1557497
Change-Id: Id4f05ed3c6acbeda07a726049e2857fcb96338db
2016-03-18 11:50:35 +00:00