ironic/ironic/drivers/modules/irmc
Aija Jauntēva c9c8514a37 Fix prepare ramdisk for 'wait' states
Node can be in CLEANWAIT or DEPLOYWAIT during async step
handling when it needs another reboot. Without this change
node fails to boot back to IPA.

This unifies all occurrences and create utility method for
reuse. All occurrences are aligned to have the same set of
states in case they are needed in future.

 Conflicts:
       ironic/drivers/utils.py

Change-Id: I685c5827a70df4abb358635d89b86894671ac493
(cherry picked from commit dd1cb46f2b)
2022-07-01 09:09:11 -04:00
..
__init__.py Add iRMC Driver and its iRMC Power module 2015-01-28 07:04:48 -08:00
bios.py Support iRMC hardware type again 2020-09-29 23:20:21 +09:00
boot.py Fix prepare ramdisk for 'wait' states 2022-07-01 09:09:11 -04:00
common.py Switch iLO and iRMC to the new secure boot framework 2021-02-25 12:19:34 +01:00
inspect.py Merge "Fix handling OctetString for pysnmp" 2020-09-30 09:06:34 +00:00
management.py Switch iLO and iRMC to the new secure boot framework 2021-02-25 12:19:34 +01:00
power.py Support iRMC hardware type again 2020-09-29 23:20:21 +09:00
raid.py Fix driver task pattern to reduce periodic db load 2021-09-15 00:23:07 +00:00