ironic/releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml
Anshul Jain 58a395bf83 OOB RAID implementation for ilo5 based HPE Proliant servers.
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
2019-01-03 09:03:36 +00:00

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'.