ironic/ironic/tests/unit/drivers/modules/irmc
Dmitry Tantsur fe94fb13fa Completely remove support for deprecated Glance V1
Also removes support for having several API versions for the Image
API. We do not do it for Neutron and Swift. And if we ever support
the (hypothetical) Glance V3 API, we better do it transparently,
not with a configuration option (maybe using openstacksdk).
Cleans up Glance V1 specific features like image.is_public or
a separate image.properties field.

The code should be consolidated into fewer modules in a follow-up.

Story: #1670423
Task: #26830
Change-Id: I08a01eadbe8a2dec4c02674bed0391846632ef06
2018-10-12 12:20:10 +02:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ng.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ok.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_bios.py Fix for failure in cleaning in iRMC driver 2018-07-26 10:25:04 +07:00
test_boot.py Completely remove support for deprecated Glance V1 2018-10-12 12:20:10 +02:00
test_common.py Implement iRMC BIOS configuration 2018-07-11 08:04:15 +07:00
test_inspect.py Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
test_management.py Remove the iRMC classic drivers 2018-06-26 14:30:38 +02:00
test_periodic_task.py Refactor RAID configuration via iRMC driver 2018-07-27 09:09:39 +07:00
test_power.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_raid.py Support RAID configuration for BM via iRMC driver 2018-07-04 15:45:34 +07:00