58a395bf83
This commit adds functionality to perform out-of-band RAID operations for ilo5 based HPE Proliant servers. Using this a user can perform create and delete the RAID configuration from the server. Co-Authored-By: Paresh Sao <paresh.sao@hpe.com> Change-Id: Iad0c609e59dca56729967133c6bbcff73b50a51e Story: 2003349 Task: 24391
13 lines
614 B
YAML
13 lines
614 B
YAML
---
|
|
features:
|
|
- Adds new hardware type ``ilo5``. Including all other hardware interfaces
|
|
``ilo`` hardware type supports, this has one new RAID interface ``ilo5``.
|
|
- Adds functionality to perform out-of-band RAID operation for iLO5 based
|
|
HPE Proliant servers.
|
|
upgrade:
|
|
- The ``create_raid_configuration``, ``delete_raid_configuration`` and
|
|
``read_raid_configuration`` interfaces of 'proliantutils' library has been
|
|
enhanced to support out-of-band RAID operation for ``ilo5`` hardware type.
|
|
To leverage this feature, the 'proliantutils' library needs to be upgraded
|
|
to version '2.7.0'.
|