ironic/releasenotes/notes/redfish-power-wait-c5d95432a3a714c4.yaml
Dmitry Tantsur 0bf2a4e884 Make redfish power interface wait for the power state change
Currently it's not consistent with other power interfaces.

Change-Id: I82dd74278121857f5bd810878961aa6fb50e53ff
Related-Bug: #1526477
2017-06-29 16:47:08 +02:00

7 lines
205 B
YAML

---
fixes:
- |
The ``redfish`` power interface now waits for a power action to apply.
Previously it used to return immediately, which was not consistent with
how other power interfaces work.