ironic/ironic/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 Add iRMC Driver and its iRMC Power module 2015-01-28 07:04:48 -08:00
bios.py Fix for failure in cleaning in iRMC driver 2018-07-26 10:25:04 +07:00
boot.py Completely remove support for deprecated Glance V1 2018-10-12 12:20:10 +02:00
common.py Refactor RAID configuration via iRMC driver 2018-07-27 09:09:39 +07:00
inspect.py Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
management.py Fix for failure of cleaning for iRMC restore_bios_config 2018-07-27 09:59:24 +07:00
power.py Fix W504 errors 2018-05-09 06:11:30 -07:00
raid.py Refactor RAID configuration via iRMC driver 2018-07-27 09:09:39 +07:00