2 Commits

Author SHA1 Message Date
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
Lucas Alvares Gomes
bcfab9f8ba IPMINative: Check the boot mode when setting the boot device
This patch is making the ipminative drive to take in consideration the
boot mode (UEFI or BIOS) of the node when changing its boot device
order. Otherwise, nodes in UEFI will switch to legacy BIOS as part of
the set_boot_device() call.

Closes-Bug: #1612287
Change-Id: I6a7f522ae9c7d58f216a7d5dfedf067da0a0fc32
2016-08-11 16:19:14 +01:00