ironic/releasenotes/notes/reboot-do-not-power-off-if-already-1452256167d40009.yaml
Dmitry Tantsur 93ab9aac34 Clean up release notes from the upcoming release
Change-Id: Iacdc3fdcf1fc221995963f8900a7e8ee06c9900d
2017-11-09 10:56:33 +01:00

9 lines
334 B
YAML

---
fixes:
- |
Fixes a problem when rebooting a node using the ``ipmitool`` power
interface could cause a deploy to fail. Now it no longer tries to power off
nodes that are already off, because some BMCs will error in these cases.
See `bug 1718794 <https://bugs.launchpad.net/ironic/+bug/1718794>`_
for details.