ironic/ironic/tests/unit/drivers/modules
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
..
ansible agent_client: support custom TLS certificates 2020-08-06 15:00:22 +02:00
drac Add GPU reporting to idrac-wsman inspect interface 2020-09-30 18:33:53 -04:00
ibmc Use unittest mock instead of 3rd party mock in test_raid 2020-07-06 09:29:34 +02:00
ilo Merge "Use correct error handler instead of calling process_event('fail')" 2020-09-28 21:14:01 +00:00
intel_ipmi Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
irmc Fix handling OctetString for pysnmp 2020-09-29 13:00:52 +00:00
network Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
redfish Merge "Redfish driver firmware update" 2020-09-29 12:18:15 +00:00
storage Enforce autospec in test_cinder 2020-08-06 18:17:50 +02:00
xclarity Enforce autospec in xclarity tests 2020-08-07 17:47:14 +02:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent_base.py Account for power interfaces that cannot power on 2020-07-20 09:41:41 +02:00
test_agent_client.py Expose agent_verify_ca in configuration and correctly handle booleans 2020-09-23 15:03:26 +02:00
test_agent_power.py Fix time usage in unit tests for agent power interface 2020-08-12 10:00:14 -07:00
test_agent.py Remove root device hint after delete_configuration 2020-10-11 21:52:43 +08:00
test_boot_mode_utils.py Handle default_boot_mode during cleaning/inspection with PXE/iPXE 2020-09-10 17:32:27 +02:00
test_console_utils.py Fix console auto port allocation under IPv6 2020-08-05 22:46:24 +08:00
test_deploy_utils.py Change [agent]image_download_source=http 2020-09-08 16:28:31 +02:00
test_image_cache.py Stop allocating double space for raw images 2020-06-18 13:27:46 +02:00
test_image_utils.py Adds ilo-uefi-https boot interface to ilo5 2020-09-17 13:20:53 +00:00
test_inspect_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_inspector.py Fix fast track following managed inspection 2020-07-01 17:07:12 +02:00
test_ipmitool.py Allow configuring IPMI cipher suite 2020-09-16 15:52:07 +02:00
test_ipxe.py iPXE ISO Ramdisk booting 2020-07-16 14:36:45 -07:00
test_iscsi_deploy.py Ensure in-band deploy steps are present in time for fast-track deployments 2020-08-21 14:01:57 +02:00
test_noop_mgmt.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_noop.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe.py Handle default_boot_mode during cleaning/inspection with PXE/iPXE 2020-09-10 17:32:27 +02:00
test_snmp.py Enforce autospec in test_snmp 2020-06-05 18:50:49 +02:00