ironic/ironic/drivers/modules/drac
Rachit7194 619ec3dc88 DRAC: Drives conversion from JBOD to RAID
Added physical drives conversion from JBOD to RAID
mode before RAID create_configuration cleaning step called
in iDRAC driver.

Note - for this backport, python-dracclient was unchanged
in driver-requirements.txt.  Because of this, the return
from change_physical_disk_state() was adjusted to not
use the updated python-dracclient.

Change-Id: Ie6d1a9314d1543b73889f6d419541e75b7e06c89
Story: #2006479
Task: #36422
(cherry picked from commit 8e3f682e29)
2020-07-13 17:34:44 -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 DRAC: Drives conversion from JBOD to RAID 2020-07-13 17:34:44 -04:00
management.py DRAC: Fix a bug for clear_job_queue clean step with non-BIOS pending job 2019-10-14 05:49:17 +00:00
power.py Fix issue where server fails to reboot 2020-04-21 15:14:17 +00:00
raid.py DRAC: Drives conversion from JBOD to RAID 2020-07-13 17:34:44 -04:00
vendor_passthru.py Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00