ironic/releasenotes/notes/clear-node-target-power-state-de1f25be46d3e6d7.yaml
Zhenguo Niu d52077f4fe Clear target_power_state on conductor startup
During clearing locks, also clear target_power_state. As nodes
may locked in powering process, sync_power_state task will sync
the power_state field, but nobody handles target_power_state.

Change-Id: I2293e03c05e13c716f78533680d128ba45ccda02
Closes-Bug: #1567255
2016-06-21 15:22:37 +00:00

5 lines
97 B
YAML

---
fixes:
- Clear target_power_state of the nodes locked by the conductor on its
startup.