ironic/ironic/tests/unit/drivers
Julia Kreger a7ac9ce8cd IPMI: Handle vendor set boot device differences
Supermicro machines, when in UEFI mode, have a different
device number, in binary, to represent the hard disk from
other vendors such as Fujitsu which actually has somewhat
similar code in their driver.

This means we need to be somewhat cognizent of the vendor of
the BMC and possibly update the device mapping based upon that
vendor.

This may ultimately fix a number of IPMI related problems, because
there is a reliance upon the text output of ipmitool, which only
reads the bytes retured by the BMC, which may not be reality after
the next reset, espescialy if ipmitool doesn't know of the UEFI
operating difference.

Change-Id: Ie19db9e0cf1eafdfc9bb46248f4d457337821f94
Story: 2008241
Task: 41085
2020-12-14 12:00:38 +00:00
..
modules IPMI: Handle vendor set boot device differences 2020-12-14 12:00:38 +00:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
ipxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_boot_from_iso.template iPXE ISO Ramdisk booting 2020-07-16 14:36:45 -07:00
ipxe_config_boot_from_volume_extra_volume.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_boot_from_volume_no_extra_volumes.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_timeout.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_grub_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
test_base.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_drac.py Merge "Add Redfish BIOS interface to idrac HW type" 2020-09-25 02:32:22 +00:00
test_fake_hardware.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_generic.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_ibmc.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_ilo.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_ipmi.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_irmc.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_redfish.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_snmp.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_utils.py Collect ramdisk logs also during cleaning 2020-05-14 18:38:31 +02:00
test_xclarity.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
third_party_driver_mock_specs.py Redfish driver firmware update 2020-09-28 15:12:53 -04:00
third_party_driver_mocks.py Redfish driver firmware update 2020-09-28 15:12:53 -04:00