7c5a04c114
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. Story: #2002731 Task: #22580 Change-Id: Idaacb9fbb1ea3ac82cdb6769df05d8206660c8cb
11 lines
461 B
YAML
11 lines
461 B
YAML
---
|
|
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>`_.
|