ironic/ironic/drivers/modules/drac
Aija Jauntēva 6130dc15e0 Fix idrac-wsman BIOS step async error handling
Instead of using process_event('fail') use error_handlers,
otherwise in case of failure node gets stuck and fails
because of timeout, instead of failing earlier due to
step failure.

And improve coverage to test this error handling
and also happy paths.

Story: 2008307
Task: 41197
Change-Id: I1e957c2b526abc37920212b6431b11eedc9f89be
(cherry picked from commit 83ce7c4264)
2021-04-09 08:19:26 +00:00
..
__init__.py Add DracDriver and its DracPower module 2014-08-19 16:28:52 +02:00
bios.py Fix idrac-wsman BIOS step async error handling 2021-04-09 08:19:26 +00:00
boot.py Prevent redfish-virtual-media from being used with Dell nodes 2021-02-08 10:54:44 +00:00
common.py Removing deprecated drac_host property 2019-01-31 08:14:30 +01:00
inspect.py Add GPU reporting to idrac-wsman inspect interface 2020-09-30 18:33:53 -04:00
job.py Fix missing job_id parameter in the log message 2020-01-03 13:31:00 +08:00
management.py Fix deprecated 'idrac' interface '__init__'s 2020-09-24 20:50:29 -04:00
power.py Fix deprecated 'idrac' interface '__init__'s 2020-09-24 20:50:29 -04:00
raid.py Update `cleaning_error_handler` 2021-01-12 10:57:13 +01:00
vendor_passthru.py Fix deprecated 'idrac' interface '__init__'s 2020-09-24 20:50:29 -04:00