ironic/ironic/drivers
Dmitry Tantsur a5f7d75ba2 Apply force_persistent_boot_device to all boot interfaces
For some (likely historical) reasons we only use it for PXE and iPXE,
but the same logic applies to any boot interface (since it depends
on how the management interface and the BMC work, not on the boot
method). This change moves its handling to conductor utils.

Change-Id: I948beb4053034d3c1b4c5b7c64100e41f6022739
2021-02-01 13:37:20 +01:00
..
modules Apply force_persistent_boot_device to all boot interfaces 2021-02-01 13:37:20 +01:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Common framework for configuring secure boot 2021-01-19 17:56:06 +01:00
drac.py Add vendor_passthru method for virtual media 2020-11-24 09:25:44 -05:00
fake_hardware.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
generic.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
hardware_type.py Use property plus abstractmethod for abstractproperty 2020-08-06 11:34:23 +02:00
ibmc.py Fix: review from dtantsur of 728123 2020-06-17 17:41:55 +08:00
ilo.py Adds ilo-uefi-https boot interface to ilo5 2020-09-17 13:20:53 +00:00
intel_ipmi.py Add IntelIPMIHardware 2019-06-25 13:46:26 +05:30
ipmi.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
irmc.py Support iRMC hardware type again 2020-09-29 23:20:21 +09:00
raid_config_schema.json Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
redfish.py Add vendor_passthru method for virtual media 2020-11-24 09:25:44 -05:00
snmp.py Switch the "snmp" hardware type to "noop" management 2018-08-07 15:40:29 +00:00
utils.py Apply force_persistent_boot_device to all boot interfaces 2021-02-01 13:37:20 +01:00
xclarity.py Remove the xclarity deprecation 2018-10-24 13:01:17 -07:00