ironic/releasenotes/notes/fix-redfish-bios-apply-configuration-error-handling-464695b09e4f81ac.yaml

9 lines
350 B
YAML
Raw Normal View History

---
fixes:
- |
Fixes ``redfish`` BIOS ``apply_configuration`` clean and deploy step to
fail correctly in case of error when checking if BIOS updates are
successfully applied. Before the fix when BIOS updates were unsuccessful,
then node cleaning or deploying failed with timeout instead of actual error
in clean or deploy step.