ironic/releasenotes/notes/bug-2069413-fc9262c573f2fe10.yaml
Przemyslaw Szczerbik 78f54dfefa Build PXE config for node in SERVICING state
When [pxe]enable_netboot_fallback option is enabled, it's necessary to
build PXE config for nodes in SERVICING provisioning state. Otherwise
node servicing tear down will fail and node will be placed into
servicing failed state.

Closes-Bug: #2069413

Change-Id: Ib00504563f9fa7bed99a0fa1949ac99ea6870875
Signed-off-by: Przemyslaw Szczerbik <przemyslaw.szczerbik@intel.com>
2024-06-14 04:22:12 -07:00

8 lines
264 B
YAML

---
fixes:
- |
[`bug 2069413 <https://bugs.launchpad.net/ironic/+bug/2069413>`_]
Fixes an issue with node servicing that caused node to be put into
'service failed' state when Ironic configuration option
[pxe]enable_netboot_fallback was enabled.