ironic/ironic/drivers/modules/redfish
Bob Fournier a6f38ab05a Sync boot mode when changing the boot device via Redfish
After changing the boot device via Redfish, check that the boot mode being
reported matches what is configured and, if not, set it to the configured
value.  Some BMCs change the boot mode when the device is set via Redfish,
this will ensure the mode is set properly.

Change-Id: Ib077f7f32de029833e6bd936853c382305bce36e
Story: 2008252
Task: 41103
(cherry picked from commit 685131fd36)
(cherry picked from commit 861e91c861)
2020-11-11 15:56:20 -08:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
bios.py Follow-up for deploy steps for Redfish BIOS interface 2019-08-28 03:52:45 -04:00
boot.py Revert "Generalize ISO building for virtual media driver" 2020-04-20 19:04:30 +02:00
inspect.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
management.py Sync boot mode when changing the boot device via Redfish 2020-11-11 15:56:20 -08:00
power.py redfish: handle hardware that is unable to set persistent boot 2020-05-13 22:00:18 -04:00
utils.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00