ironic/ironic/drivers/modules/drac
DhuldevValekar3 601f6d51f6 Add iDRAC management via Redfish to idrac HW type
This change adds support for managing an iDRAC -- reset, clear job
queue, and reset to known good state -- via the Redfish out-of-band
(OOB) management protocol to the idrac hardware type. This is offered by
new idrac-redfish management hardware interface implementation cleaning
steps: reset_idrac, clear_job_queue, and known_good_state.
known_good_state both resets an iDRAC and clears its job queue.

Story: 2007617
Task: 39628
Depends-On: https://review.opendev.org/c/x/sushy-oem-idrac/+/782254

Change-Id: Iad69c8d7cf3a373f5cfcc619a479a106efa2e4d4
2021-03-31 09:13:59 -04:00
..
__init__.py Add DracDriver and its DracPower module 2014-08-19 16:28:52 +02:00
bios.py Fix idrac-wsman BIOS step async error handling 2021-03-24 07:59:07 -04:00
boot.py Prevent redfish-virtual-media from being used with Dell nodes 2021-02-05 12:09:00 +01:00
common.py Removing deprecated drac_host property 2019-01-31 08:14:30 +01:00
inspect.py DRAC : idrac-redfish inspect updates pxe port 2021-03-26 04:35:45 -04:00
job.py Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
management.py Add iDRAC management via Redfish to idrac HW type 2021-03-31 09:13:59 -04:00
power.py Fix deprecated 'idrac' interface '__init__'s 2020-09-24 20:50:29 -04:00
raid.py Add Redfish RAID interface to idrac HW type 2021-03-19 12:11:50 -04:00
vendor_passthru.py Add vendor_passthru method for virtual media 2020-11-24 09:25:44 -05:00