ironic/ironic/drivers/modules
Christopher Dearborn 35f222c55d Wait until iDRAC is ready before out-of-band cleaning
When out-of-band cleaning is initiated, the node is PXE booted and the
ramdisk is loaded.  After in-band cleaning completes, the node is
rebooted.  At that point, the iDRAC automatically creates and runs an
"Export Configuration" job.  Out-of-band cleaning then starts: either
RAID configuration creation or deletion.  If the export job has not
finished by the time the RAID deletion or creation job is attempted to
be created, then the RAID job creation fails.

This patch causes RAID configuration creation and deletion to wait
until the iDRAC declares itself to be ready before proceeding with
out-of-band cleaning.  This ensures that the export job has completed
before creating another job.

Change-Id: I79faba2206b86288ae636c46468a8b2dc321f979
Closes-Bug: 1691808
Depends-On: I929deada3dda7b09a6f29033fff89d9b0382aef8
2017-06-15 10:06:40 -04:00
..
cimc Centralize config options - [cimc] 2016-06-16 16:45:51 -07:00
drac Wait until iDRAC is ready before out-of-band cleaning 2017-06-15 10:06:40 -04:00
ilo Merge "Remove log translations from iLO drivers" 2017-04-27 12:05:10 +00:00
irmc Remove translation of log messages from ironic/drivers/modules/irmc 2017-04-26 00:38:04 +07:00
network Remove translation of log messages 2017-05-17 08:40:11 +07:00
oneview Remove translation of log messages 2017-05-17 08:40:11 +07:00
redfish Bring the redfish driver address parameter closer to one of other drivers 2017-04-28 14:04:33 +02:00
storage Add storage_interface to base driver class 2016-12-21 20:35:30 +00:00
ucs Remove translation of log messages from ironic/drivers/modules/ucs 2017-04-25 19:03:20 +07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
agent_base_vendor.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
agent_client.py Remove iSCSI deploy support for IPA Mitaka 2017-02-01 21:53:25 +00:00
agent_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
console_utils.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
deploy_utils.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
elilo_efi_pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
fake.py Add the timeout parameter to relevant methods in the fake power interface 2017-02-01 16:31:37 +00:00
image_cache.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
inspector.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
ipmitool.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
ipxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
iscsi_deploy.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
master_grub_cfg.txt grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
noop.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00:00
pxe.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
pxe_grub_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
snmp.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
ssh.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00