b824ea7fa8
Story: 2009772 Task: 44249 Change-Id: I8e559b3c7e833c361e12d01d744510ac5c8d8cf6
9 lines
359 B
YAML
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').
|