ironic/ironic/tests
Dmitry Tantsur 4bdcb2b3d3 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
(cherry picked from commit 93fd147b6f)
2021-11-23 10:01:44 +00:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
json_samples Add `network_data` field to ironic node object 2020-05-05 15:57:36 +02:00
unit Stop relying on explicit values of Redfish constants 2021-11-23 10:01:44 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00