ironic/ironic/drivers/modules/drac
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
..
__init__.py Add DracDriver and its DracPower module 2014-08-19 16:28:52 +02:00
bios.py Remove commit_required in iDRAC hardware type 2019-05-28 16:54:57 -04:00
common.py Removing deprecated drac_host property 2019-01-31 08:14:30 +01:00
inspect.py Add Redfish inspect interface to idrac HW type 2019-09-17 15:34:54 -04:00
job.py Remove translation of log messages 2017-05-17 08:40:11 +07:00
management.py Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00
power.py Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00
raid.py Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00
vendor_passthru.py Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00