ironic/ironic/drivers
Iury Gregory Melo Ferreira 2ffbfb4b46 Refactor RedfishVirtualMediaBoot
- Move staticmethods and classmethods to functions, since
in py36 we have a bug when ussing unittest.mock [1]
The only classmethod we are keeping is `_set_boot_device`
since it's used by `DracRedfishVirtualMediaBoot`

[1] https://bugs.python.org/issue23078

Change-Id: I6e51bb956890a01535c62f8a378756e65d438ac3
2020-04-30 18:58:30 +02:00
..
modules Refactor RedfishVirtualMediaBoot 2020-04-30 18:58:30 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Bump hacking to 3.0.0 2020-03-31 10:16:54 +02:00
drac.py Implement the bios-interface for idrac-wsman driver 2020-04-17 15:41:24 +05:00
fake_hardware.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
generic.py Add the noop management interface to the manual-management hardware type 2018-11-21 11:05:39 +01:00
hardware_type.py Stop using six library 2019-12-23 09:38:25 +01:00
ibmc.py Implements: Reactive HUAWEI ibmc driver 2020-04-27 13:42:38 +00:00
ilo.py Out-of-band `erase_devices` clean step for Proliant Servers 2019-08-23 08:09:20 +00:00
intel_ipmi.py Add IntelIPMIHardware 2019-06-25 13:46:26 +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 Deprecate irmc hardware type 2020-01-22 09:24:10 -08:00
raid_config_schema.json Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
redfish.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
snmp.py Switch the "snmp" hardware type to "noop" management 2018-08-07 15:40:29 +00:00
utils.py Stop using six library 2019-12-23 09:38:25 +01:00
xclarity.py Remove the xclarity deprecation 2018-10-24 13:01:17 -07:00