ironic/ironic/drivers
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
..
modules Completely remove support for deprecated Glance V1 2018-10-12 12:20:10 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Merge "Fix async keyword for Python 3.7" 2018-09-25 09:28:08 +00:00
cisco_ucs.py Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
drac.py Remove the iDRAC classic drivers 2018-06-26 14:29:37 +02:00
fake_hardware.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
generic.py Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
hardware_type.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
ilo.py iLO BIOS interface implementation 2018-07-20 17:52:46 +05:30
ipmi.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
irmc.py Implement iRMC BIOS configuration 2018-07-11 08:04:15 +07:00
oneview.py Remove the OneView classic drivers 2018-06-26 14:30:27 +02:00
raid_config_schema.json Fix for Unable to create RAID1 on Dell BOSS card 2018-06-19 14:41:57 -04:00
redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
snmp.py Switch the "snmp" hardware type to "noop" management 2018-08-07 15:40:29 +00:00
utils.py Support SUM based firmware update as clean step for iLO drivers 2017-10-10 07:36:51 +00:00
xclarity.py Deprecate xclarity hardware type 2018-07-25 09:39:10 -07:00