From 25efd0c8df974aabfaec09e33e38ebd36d07fc5e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aija=20Jaunt=C4=93va?= <aija.jaunteva@dell.com>
Date: Tue, 23 Mar 2021 05:58:32 -0400
Subject: [PATCH] Update idrac-redfish RAID release note

Followup Iefb7f882c97e33a176962e4e907163d9e4809445

Change-Id: I12be4e53a5b4c2fde5184dabecfff6561772c4ed
---
 ...d-redfish-raid-support-414aad5e633a160f.yaml | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/releasenotes/notes/idrac-add-redfish-raid-support-414aad5e633a160f.yaml b/releasenotes/notes/idrac-add-redfish-raid-support-414aad5e633a160f.yaml
index 141150f738..969153002c 100644
--- a/releasenotes/notes/idrac-add-redfish-raid-support-414aad5e633a160f.yaml
+++ b/releasenotes/notes/idrac-add-redfish-raid-support-414aad5e633a160f.yaml
@@ -3,16 +3,7 @@ features:
   - |
     Adds basic support for managing RAID configuration via the Redfish
     out-of-band (OOB) management protocol to the ``idrac`` hardware type by
-    adding new interface named ``idrac-redfish``.
-
-    iDRAC firmware greater than 4.40.00.00 is required. Compared to
-    ``idrac-wsman`` implementation does not yet support foreign disks and
-    converting from non-RAID mode.
-
-    Backing physical disk hints are not widely tested with ``idrac-redfish``
-    yet and they might not work as desired. Backing physical disks
-    (``controller``, ``physical_disks``) with ``size_gb="MAX"`` are tested.
-
-    The ``idrac`` hardware type now supports ``idrac-wsman``, ``idrac``,
-    ``idrac-redfish``, and ``no-raid`` interfaces in given priority
-    order.
+    adding new interface named ``idrac-redfish``. For this iDRAC firmware
+    greater than 4.40.00.00 is required. The ``idrac`` hardware type now
+    supports ``idrac-wsman``, ``idrac``, ``idrac-redfish``, and ``no-raid``
+    interfaces in given priority order.