ironic/releasenotes/notes/ipmitool-bootdev-persistent-uefi-b1181a3c82343c8f.yaml
Ruby Loo d1d6c7d8a2 Update renos for fix to ipmi's set-boot-device
This updates the release notes for the two fixes that now
take into consideration the boot mode (UEFI or BIOS) when
setting a node's boot device using IPMI.

Change-Id: Ic0681a142e7ae479a2a5c2e307ec22905bc2e00b
2016-08-11 17:46:22 -04:00

8 lines
271 B
YAML

---
fixes:
- Fixes a problem where the boot mode (UEFI or BIOS) wasn't being
considered when setting the boot device of a node using the
"ipmitool" management interface.
It would incorrectly switch from UEFI to Legacy BIOS mode on some
hardware models.