From 5f85a896643a823361d564612cef677f3438dfac Mon Sep 17 00:00:00 2001 From: Bill Dodd Date: Tue, 9 Mar 2021 12:20:43 -0600 Subject: [PATCH] Update Redfish RAID release note The Redfish RAID release note did not reference the related story. This patch updates the release note to include a link to the story. The formatting of the release note is also updated to respect the maximum 80 characters per line convention. Change-Id: Iac0c6fdb116c14a402c0ea86f98f6a72064adbbc Story: 2003514 Task: 42024 --- .../redfish-raid-interface-e362e7a0e7140962.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/releasenotes/notes/redfish-raid-interface-e362e7a0e7140962.yaml b/releasenotes/notes/redfish-raid-interface-e362e7a0e7140962.yaml index b24f0e800c..ba542b40c0 100644 --- a/releasenotes/notes/redfish-raid-interface-e362e7a0e7140962.yaml +++ b/releasenotes/notes/redfish-raid-interface-e362e7a0e7140962.yaml @@ -1,8 +1,10 @@ --- features: - | - Adds a ``redfish`` native ``raid_interface`` to the ``redfish`` hardware type. - - | - Note that common RAID cases have been tested, but cases that are more complex or - rely on vendor-specific implementation details may not work as desired due to - capability limitations. + Adds a ``redfish`` native ``raid_interface`` to the ``redfish`` hardware + type. See `story 2003514 + `_ for details. + + Note that common RAID cases have been tested, but cases that are more + complex or rely on vendor-specific implementation details may not work as + desired due to capability limitations.