summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml')
-rw-r--r--releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml b/releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml
new file mode 100644
index 000000000..4325cb09f
--- /dev/null
+++ b/releasenotes/notes/ilo5-oob-raid-a0eac60f7d77a4fc.yaml
@@ -0,0 +1,12 @@
+---
+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'.