ironic/releasenotes/notes/make-redfish-firmware-update-service-step-885f47cf051b57ee.yaml
Jacob Anders 62ff8a949f Make redfish firmware update a service step
This commit makes changes neccessary for redfish.firmware.update to work
as both clean_step and service_step. This is done by adding a service
step decorator, adding conditional code to pass the execution to the
appropriate subsequent functions and modifying the periodics used to
handle async tasks.

Change-Id: I20a40127f66f734005a03365b806310a155dc237
2024-06-28 10:41:02 +10:00

7 lines
154 B
YAML

---
features:
- |
Makes redfish driver firmware update feature a service step, enabling
operators to perform firmware updates on active nodes.