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
This commit is contained in:
parent
5d1b271416
commit
d1d6c7d8a2
@ -1,6 +1,7 @@
|
||||
---
|
||||
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 ipminative
|
||||
driver making it to switch from UEFI to legacy BIOS as part of the
|
||||
considered when setting the boot device of a node using the
|
||||
"ipminative" management interface. It would incorrectly switch
|
||||
UEFI to legacy BIOS mode as part of the
|
||||
request to change the boot device.
|
||||
|
@ -1,5 +1,7 @@
|
||||
---
|
||||
fixes:
|
||||
- Fixes a problem where the boot mode (UEFI or BIOS) wasn't checked
|
||||
as part of changing the boot device of a node, making it incorrectly
|
||||
switch from UEFI to Legacy BIOS mode on some hardware models.
|
||||
- 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.
|
||||
|
Loading…
Reference in New Issue
Block a user