ironic-inspector/releasenotes/notes/persistent-boot-207b32257a97451e.yaml
Dmitry Tantsur f8e26aa088 Respect driver_info.force_persistent_boot_device
This option has been created to work around flacky hardware that
does not work correctly with temporary boot. However, ironic-inspector
unconditionally uses persistent=False. This change fixes it.

Story: #2007093
Task: #38126
Change-Id: Ie21e5beeec6188e3b979c28167e575e1c37087ee
2020-01-15 15:26:20 +01:00

6 lines
128 B
YAML

---
fixes:
- |
Introspection now respects the ``force_persistent_boot_device``
parameter in a node's ``driver_info``.