ironic/ironic/tests/unit/drivers
mpardhi23 62579800fb Add Redfish inspect interface to idrac HW type
This change adds idrac hardware type support of an inspect interface
implementation that utilizes the Redfish out-of-band (OOB) management
protocol and is compatible with the integrated Dell Remote Access
Controller (iDRAC) baseboard management controller (BMC). It is named
'idrac-redfish'.

The idrac hardware type declares support for that new interface
implementation, in addition to all inspect interface implementations it
has been supporting. The highest priority inspect interfaces remain the
same, those which rely on the Web Services Management (WS-Man) OOB
management protocol. The new 'idrac-redfish' immediately follows those.

Co-Authored-By: Richard G. Pioso <richard.pioso@dell.com>
Change-Id: I6d8f5cd629e2e17eb86b6f8154a605050e0c7abe
2019-09-17 15:34:54 -04:00
..
modules Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
elilo_efi_pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
ipxe_config.template Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
ipxe_config_boot_from_volume_extra_volume.template Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
ipxe_config_boot_from_volume_no_extra_volumes.template Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
ipxe_config_timeout.template Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
pxe_config.template Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
pxe_grub_config.template Adds ramdisk deploy driver 2018-07-26 17:22:47 +00:00
test_base.py Add new method 'apply_configuration' to RAIDInterface 2019-08-14 01:02:34 -04:00
test_drac.py Add Redfish inspect interface to idrac HW type 2019-09-17 15:34:54 -04:00
test_fake_hardware.py Adds boot mode support to ManagementInterface 2018-06-15 15:19:41 +00:00
test_generic.py Use openstacksdk for accessing ironic-inspector 2019-07-31 15:23:39 +02:00
test_ibmc.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
test_ilo.py Out-of-band `erase_devices` clean step for Proliant Servers 2019-08-23 08:09:20 +00:00
test_ipmi.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
test_irmc.py Deal with iPXE boot interface incompatibility in Train 2019-07-03 04:06:54 +00:00
test_redfish.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_snmp.py Switch the "snmp" hardware type to "noop" management 2018-08-07 15:40:29 +00:00
test_utils.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_xclarity.py tox.ini: flake8: Remove I202 from ignore list 2018-02-26 09:00:42 -08:00
third_party_driver_mock_specs.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
third_party_driver_mocks.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00