ironic/ironic/drivers
Kaifeng Wang 6a34d47829 Remove root device hint after delete_configuration
The root device hint is not guaranteed to be valid after raid
configuration in most cases, this could cause no matching device
found and fail the deployment. AgentRAID implementations can return
the correct root device hint from the create_configuration.

Change-Id: Iab97a16ef8ccea8186f0cc7a14b77d508804fc8d
2020-10-11 21:52:43 +08:00
..
modules Remove root device hint after delete_configuration 2020-10-11 21:52:43 +08:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
drac.py Add Redfish BIOS interface to idrac HW type 2020-09-23 13:34:50 +00: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 Move redfish-virtual-media to the back of supported_boot_interfaces 2020-08-21 14:56:20 +00:00
snmp.py Switch the "snmp" hardware type to "noop" management 2018-08-07 15:40:29 +00:00
utils.py Collect ramdisk logs also during cleaning 2020-05-14 18:38:31 +02:00
xclarity.py Remove the xclarity deprecation 2018-10-24 13:01:17 -07:00