ironic/ironic/tests/unit
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
..
api Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
cmd Switch to unittest mock 2020-04-30 19:04:17 +02:00
common Fix a race condition in the hash ring code 2020-09-28 17:15:28 +02:00
conductor Wiping agent tokens on reboot via API - take 2 2020-10-05 17:36:45 +02:00
conf Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
db Don't migrate away from iscsi if it is the default 2020-09-30 15:03:59 +01:00
dhcp Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
drivers Remove root device hint after delete_configuration 2020-10-11 21:52:43 +08:00
objects driver_internal_info in provision notifications 2020-08-25 18:11:04 +00:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
policy_fixture.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
raid_constants.py Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
stubs.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
test_base.py Fix pep8 2020-05-12 15:37:38 +02:00