ironic/ironic/tests/unit
Dmitry Tantsur 93fd147b6f Stop relying on explicit values of Redfish constants
There are a few places in unit tests where we rely on Redfish constants
having well-known values. Use constants themselves instead.

An even more problematic place is _set_boot_device: it relies on storing
Redfish constants in driver_internal_info. With the future switch to
enums, it will no longer be possible. Use Ironic constants and provide a
compatibility layer.

Change-Id: I8e075f808e013afd778dd7cdc0927fe339309b70
2021-11-10 12:25:43 +01:00
..
api API endpoints to get node history 2021-09-15 10:54:11 -07:00
cmd Allow initial versions to not be created yet 2021-08-11 23:09:36 +00:00
common Fix various issues in the anaconda deploy interface 2021-10-27 10:42:25 -07:00
conductor Remove redundant node_periodic tests 2021-10-15 15:46:30 +02:00
conf Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
db Merge "Implements node history: database" 2021-09-14 17:16:32 +00:00
dhcp Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
drivers Stop relying on explicit values of Redfish constants 2021-11-10 12:25:43 +01:00
objects Implements node history: database 2021-09-09 09:35:09 -07:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
policy_fixture.py Suppress policy deprecation and default change warnings 2021-07-01 22:13:01 +00: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