ironic/releasenotes/notes/fix-redfish-firmware-images-validation-9b5b2fd28314ce66.yaml
Aija Jauntēva b824ea7fa8 Fix validating input for redfish update_firmware
Story: 2009772
Task: 44249

Change-Id: I8e559b3c7e833c361e12d01d744510ac5c8d8cf6
2022-01-13 04:10:47 -05:00

9 lines
359 B
YAML

---
fixes:
- |
Fixes validation of input argument ``firmware_images`` of ``redfish``
hardware type clean step ``update_firmware``. Now it validates the argument
at the beginning of clean step. Prior to this fix issues were determined
at the time of executing firmware update or not at all (for example,
mistyping optional field 'wait').