summaryrefslogtreecommitdiff
path: root/releasenotes/notes/resume-cleaning-post-oob-reboot-b76c23f98219a8d2.yaml
blob: 4b1e36a9cfc8f23b0dd2f29a9b10a3871cef824e (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    The cleaning operation may fail, if an in-band clean step were to
    execute after the completion of out-of-band clean step that
    performs reboot of the node. The failure is caused because of race
    condition where in cleaning is resumed before the Ironic Python
    Agent(IPA) is ready to execute clean steps. This has been fixed.
    For more information, see `bug 2002731
    <https://storyboard.openstack.org/#!/story/2002731>`_.