ironic/ironic/tests/unit/drivers
Richard Pioso e3753b3597 Revert "Wait until iDRAC is ready before out-of-band cleaning"
The openstack/ironic project portion [0] of the fix to bug #1691808
"Manual cleaning fails when using iDRAC driver" [1] is no longer needed.
That is because the openstack/python-dracclient project has adopted
library-wide the best practice that fix contains [2]. Therefore, this
can be removed.

[0] https://review.openstack.org/#/c/466086/
[1] https://bugs.launchpad.net/ironic/+bug/1691808
[2] https://bugs.launchpad.net/python-dracclient/+bug/1697558

This reverts commit 35f222c55d.

Change-Id: I1d313b750f931125567d1ca1c4ef1bbeb998746c
Closes-Bug: #1702195
Depends-On: Ied659a4ee45b1dd55cd3a420301d866d52c838fb
Related-Bug: #1691808
Related-Bug: #1697558
2017-07-07 14:18:24 -04:00
..
modules Revert "Wait until iDRAC is ready before out-of-band cleaning" 2017-07-07 14:18:24 -04:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
elilo_efi_pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
ipxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
ipxe_config_boot_from_volume.template iPXE template support for iSCSI 2017-06-21 13:15:51 -04:00
ipxe_config_boot_from_volume_no_volumes.template iPXE template support for iSCSI 2017-06-21 13:15:51 -04:00
ipxe_config_timeout.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02: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
test_base.py Remove deprecated DHCP provider methods 2017-04-13 17:35:53 +03:00
test_fake.py Fix fake.FakeBoot.prepare_ramdisk() signature 2016-07-15 16:36:37 +03:00
test_generic.py exception from driver_factory.default_interface() 2017-02-06 20:48:56 +00:00
test_ilo.py Add 'iscsi' deploy support for 'ilo' hardware type 2017-05-08 08:10:56 -04:00
test_ipmi.py Add ipmitool vendor interface to the ipmi hardware type 2017-05-19 13:30:43 +02:00
test_irmc.py Add hardware type 'irmc' for FUJITSU PRIMERGY servers 2017-02-01 00:09:22 +07:00
test_pxe.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00
test_redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_utils.py Fix setting persistent boot device does not work 2017-01-11 10:31:36 +07:00
third_party_driver_mock_specs.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00
third_party_driver_mocks.py Adds clean step 'restore_irmc_bios_config' to iRMC drivers 2017-06-29 10:06:20 +00:00