puppet-ironic/releasenotes/notes/redfish-firmware-update-dbba5a792ebcdfc9.yaml
Takashi Kajinami 4de9654579 Add support for the firmware update feature in redfish driver
This patch introduces parameters related to the firmware update, which
was added to Ironic during Victoria cycle[1].

[1] f0e0ef634e55f46eda4942e9665d35c70d305365

Change-Id: If95ff0d0422142c3ed74eba4110969479a51139d
2020-10-26 20:54:09 +09:00

10 lines
275 B
YAML

---
features:
- |
The ``ironic::driver::redfish`` class now supports the following two
parameters to set the polling intervals for the firmware update feature in
redfish driver.
- ``firmware_update_status_interval``
- ``firmware_update_fail_interval``