ironic/releasenotes/notes/redfish-boot-mode-a44fc569f1baca8f.yaml
Dmitry Tantsur ad044d9e0b Fix redfish-virtual-media boot mode handling ordering
Currently sync_boot_mode does not happen for nodes with local boot
because of an early return. This patches fixes it.

Change-Id: I37b91f93f8f1ca41b814199ec1c5733611b28299
2021-01-14 17:33:37 +01:00

6 lines
130 B
YAML

---
fixes:
- |
Boot mode is now correctly handled when using ``redfish-virtual-media``
boot with locally booted images.