ironic/ironic/tests/unit/drivers/modules/redfish
Bob Fournier 8bd25a9882 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
2021-03-31 15:02:57 -04:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_bios.py Fix redfish BIOS apply config error handling 2020-11-02 12:55:26 -05:00
test_boot.py Always add 'boot_method' vmedia in redfish/ilo vmedia boot 2021-03-29 10:41:47 -07:00
test_inspect.py DRAC : idrac-redfish inspect updates pxe port 2021-03-26 04:35:45 -04:00
test_management.py Restrict syncing of boot mode to Supermicro 2021-03-31 15:02:57 -04:00
test_power.py redfish: handle hardware that is unable to set persistent boot 2020-05-08 13:31:13 +02:00
test_raid.py Add Redfish RAID interface to idrac HW type 2021-03-19 12:11:50 -04:00
test_utils.py Add Redfish RAID management to Ironic 2021-03-03 10:41:56 -06:00
test_vendor.py Add vendor_passthru method for virtual media 2020-11-24 09:25:44 -05:00