aa4d3fa022
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
6 lines
159 B
YAML
6 lines
159 B
YAML
---
|
|
fixes:
|
|
- Ensure node's target_provision_state is cleared when the node
|
|
is moved to a stable state, indicating that the state transition
|
|
is done.
|