ironic/ironic/tests/unit/drivers/modules
Richard Pioso 03471be1ed Add first idrac HW type Redfish interface support
This change adds initial idrac hardware type support of interface
implementations that utilize the Redfish out-of-band (OOB) management
protocol and are compatible with the integrated Dell Remote Access
Controller (iDRAC) baseboard management controller (BMC), presently
those of the management and power hardware interfaces. They are named
'idrac-redfish'.

It also introduces a new name for the 'idrac' interface implementations,
'idrac-wsman', and deprecates 'idrac'. They both use the Web Services
Management (WS-Man) OOB management protocol.

The idrac hardware type declares support for those new interface
implementations, in addition to all interface implementations it has
been supporting. The priority order of supported interfaces remains the
same. Interface implementations which rely on WS-Man continue to have
the highest priority, and the new 'idrac-wsman' is listed before the
deprecated 'idrac'.

Story: 2004592
Task: 36275
Change-Id: I11f002eff78d27369b3dbe9a9fbd5fc73496a5eb
2019-09-16 07:19:17 -04:00
..
ansible Ansible driver: fix deployment with serial specified as root device hint 2019-07-26 09:36:02 +02:00
drac Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00
ibmc Split ibmc power/reboot classes 2019-04-09 19:34:15 -07:00
ilo Add iLO RAID deploy steps 2019-09-02 13:47:22 -04:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Fix misuse of assertTrue 2019-03-14 09:39:25 +09:00
network Add support for Smart NICs 2019-02-07 15:24:34 +02:00
redfish Add `filename` parameter to Redfish virtual media boot URL 2019-08-14 14:20:38 +02:00
storage Merge "Add an external storage interface" 2018-06-26 11:49:41 +00:00
xclarity Fix XClarity driver management defect 2018-12-14 01:43:52 +00:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Asynchronous out of band deploy steps fails to execute 2019-08-07 15:42:28 -04:00
test_agent_base_vendor.py Asynchronous out of band deploy steps fails to execute 2019-08-07 15:42:28 -04:00
test_agent_client.py Follow-up Retries and timeout for IPA command 2018-12-05 15:43:31 +01:00
test_boot_mode_utils.py Recommend to set boot mode explicitly 2018-11-03 23:46:12 +09:00
test_console_utils.py Do not wait for console being started on timeout 2019-08-23 11:53:13 +00:00
test_deploy_utils.py Prepare for deprecation of iscsi_verify_attempts in ironic-lib 2019-08-30 16:48:52 +02:00
test_image_cache.py Improve logs when hard linking images fails 2018-11-14 09:37:54 +01:00
test_inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
test_inspector.py Use openstacksdk for accessing ironic-inspector 2019-07-31 15:23:39 +02:00
test_ipmitool.py Allow to configure additional ipmitool retriable errors 2019-08-16 16:44:05 +02:00
test_ipxe.py Refactoring: flatten the glance service module 2019-06-18 12:23:11 +02:00
test_iscsi_deploy.py Asynchronous out of band deploy steps fails to execute 2019-08-07 15:42:28 -04:00
test_noop.py Fix FakeBIOS to allow tempest testing 2018-06-04 12:17:36 +02:00
test_noop_mgmt.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
test_pxe.py Refactoring: flatten the glance service module 2019-06-18 12:23:11 +02:00
test_snmp.py snmp: Keep get_next method backward-compatible 2018-07-24 15:35:10 +09:00