bc0cc8a8fa
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
12 lines
427 B
YAML
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.
|