ironic/ironic/drivers/modules/redfish
Bob Fournier 4fd099345d Restrict syncing of boot mode to Supermicro
The fix for https://storyboard.openstack.org/#!/story/2008252 synced
the boot mode after changing the boot device, because Supermicro nodes
reset the boot mode if not included in the boot device set. However this
can cause a problem on Dell nodes when changing the mode uefi->bios or
bios->uefi. Restrict the syncing of the boot mode to Supermicro.

Story: 2008712
Task: 42046
Change-Id: I9f305cb3f33766c1c93cf4347368b1ce025fc635
(cherry picked from commit 8bd25a9882)
2021-04-01 08:50:18 +00:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
bios.py Update `cleaning_error_handler` 2021-01-12 10:57:13 +01:00
boot.py Prevent redfish-virtual-media from being used with Dell nodes 2021-02-08 10:54:44 +00:00
inspect.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
management.py Restrict syncing of boot mode to Supermicro 2021-04-01 08:50:18 +00:00
power.py redfish: handle hardware that is unable to set persistent boot 2020-05-08 13:31:13 +02:00
utils.py Redfish driver firmware update 2020-09-28 15:12:53 -04:00