ironic/releasenotes/notes/add-ilo-inband-deploy-step-update-firmware-using-sum-cfee84a19120dd3c.yaml
Shivanand Tendulker bc0cc8a8fa Adds support SUM based firmware update as deploy step
SUM based firmware update exists as an inband clean step. This commit
adds it as inband deploy step to `ilo` and `ilo5` hardware types.

Change-Id: I2ac03dc2148a56aa23e86c6adb29a16bac443de3
Story: #2007923
Task: #40337
2020-08-08 06:44:09 -04:00

12 lines
427 B
YAML

---
features:
- |
Adds inband deploy step ``flash_firmware_sum`` to the ``management``
interface of the ``ilo`` and ``ilo5`` hardware types. The required
minimum version for the proliantutils library is 2.9.5.
other:
- |
The proliantutils library version 2.9.5 enables ``ssacli`` based
in-band deploy step ``apply_configuration`` of ``agent`` RAID
interface for ``ilo`` and ``ilo5`` hardware types.