ironic/ironic/drivers/modules
Julia Kreger 800a5c4d14 Fix for failure in cleaning
The cleaning operation may fail, if an in-band clean step were to
execute after the completion of out-of-band clean step that
performs reboot of the node. The failure is caused because of race
condition where in cleaning is resumed before the Ironic Python
Agent(IPA) is ready to execute clean steps.

Story: #2002731
Task: #22580
Change-Id: Idaacb9fbb1ea3ac82cdb6769df05d8206660c8cb
(cherry picked from commit 7c5a04c114)
2020-08-25 14:37:16 -04:00
..
ansible Ansible module: fix configdrive partition creation step 2019-06-14 08:29:27 +00:00
cimc Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
drac Fix for failure in cleaning 2020-08-25 14:37:16 -04:00
ilo Merge "Fix handling of 'timeout' parameter to power methods" 2018-02-07 16:14:19 +00:00
irmc Remove mode argument from boot.(prepare|clean_up)_ramdisk 2018-02-01 15:40:50 +00:00
network Ensure we unbind flat network ports and clear BM mac addresses 2018-12-02 10:27:48 +00:00
oneview Do not disable inspector periodic tasks if [inspector]enabled is False 2018-06-27 16:33:34 +02:00
redfish Reuse Redfish sessions 2018-11-07 16:52:08 +00:00
storage Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
ucs Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
xclarity Deprecate xclarity hardware type 2018-08-01 12:41:15 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-23 13:28:29 +00:00
agent_base_vendor.py Fix for failure in cleaning 2020-08-25 14:37:16 -04:00
agent_client.py Fix for failure in cleaning 2020-08-25 14:37:16 -04: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 Make IP address of socat console configurable 2017-07-07 13:14:03 +08:00
deploy_utils.py Fix TypeError: __str__ returned non-string (type ImageRefValidationFailed) 2019-03-07 07:57:56 +00:00
elilo_efi_pxe_config.template Deprecate elilo support 2017-05-29 11:47:54 -04:00
fake.py Migrate the remaining classic drivers to hardware types 2018-02-01 18:38:24 +01:00
image_cache.py Improve logs when hard linking images fails 2018-11-18 00:43:09 +00:00
inspector.py Do not disable inspector periodic tasks if [inspector]enabled is False 2018-06-27 16:33:34 +02:00
ipmitool.py ipmi: Ignore sensor debug data 2019-04-04 18:59:13 +00:00
ipxe_config.template Set 'initrd' to 'rescue_ramdisk' for rescue with iPXE 2018-02-22 11:49:19 +00:00
iscsi_deploy.py Allow disabling instance image cache 2019-01-04 16:13:15 +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 Fix ``agent`` deploy interface to call ``boot.prepare_instance`` 2018-04-23 13:28:29 +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 Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00