ironic/releasenotes/notes/fast-track-bios-fa9ae685c151dd24.yaml
Dmitry Tantsur 89f421b166 Do not reboot into nowhere after BIOS settings with fast-track
Currently, the prepare_ramdisk implementation of the
redfish-virtual-media boot interface skips configuring an ISO in
fast-track mode. When rebooting after BIOS/RAID settings changes, we
need to enforce the correct ISO configuration.

Change-Id: Ibdfe0775065f3b27478305dd18929a291df3ee3c
2022-08-15 16:42:19 +02:00

7 lines
204 B
YAML

---
fixes:
- |
Fixes rebooting into the agent after changing BIOS settings in fast-track
mode with the ``redfish-virtual-media`` boot interface. Previously, the ISO
would not be configured.