ironic/releasenotes/notes/force-persistent-common-6ef2537f7ccd0dcb.yaml
Dmitry Tantsur a5f7d75ba2 Apply force_persistent_boot_device to all boot interfaces
For some (likely historical) reasons we only use it for PXE and iPXE,
but the same logic applies to any boot interface (since it depends
on how the management interface and the BMC work, not on the boot
method). This change moves its handling to conductor utils.

Change-Id: I948beb4053034d3c1b4c5b7c64100e41f6022739
2021-02-01 13:37:20 +01:00

6 lines
155 B
YAML

---
features:
- |
The ``force_persistent_boot_device`` parameter now consistently applies
to all boot interfaces, rather than only PXE and iPXE.