summaryrefslogtreecommitdiff
path: root/releasenotes/notes/idrac-wsman-set-power-state-wait-cd8f9ff41b19c7a7.yaml
blob: 4ac895625de1909e2f31023795a29a322abac6e6 (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Fixes ``idrac-wsman`` power interface to wait for the hardware to reach the
    target state before returning. For systems where soft power off at the end
    of deployment to boot to instance failed and forced hard power off was
    used, this left node successfully deployed in off state without any errors.
    This broke other workflows expecting node to be on booted into
    OS at the end of deployment. Additional information can be found in
    `story 2009204 <https://storyboard.openstack.org/#!/story/2009204>`_.