From cfa47c54b9eb9795f5e0e911d5bb0e7cb5dc790a Mon Sep 17 00:00:00 2001 From: Iury Gregory Melo Ferreira Date: Mon, 14 Feb 2022 01:12:25 -0300 Subject: [PATCH] Update some releasenotes for 19.1 release Change-Id: I9fe5cd295df33dd3af9bcbdc3fc5f35bd0c6df1b --- ...fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml | 2 +- ...fix-redfish-raid-failed-tasks-02487c4698dea176.yaml | 2 +- ...edfish-management-export-conf-9fb17273c4d9a050.yaml | 10 ++++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml b/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml index 2c05b295ec..a9ac8fbfb9 100644 --- a/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml +++ b/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml @@ -3,5 +3,5 @@ fixes: - | Fixes hardware type ``redfish`` RAID interface deploy steps when completion requires rebooting system for non-immediate configuration application. - Prior to this fix such nodes would remain in ``wait call-back`` state + Prior to this fix, such nodes would remain in ``wait call-back`` state indefinitely. diff --git a/releasenotes/notes/fix-redfish-raid-failed-tasks-02487c4698dea176.yaml b/releasenotes/notes/fix-redfish-raid-failed-tasks-02487c4698dea176.yaml index 9e827fc9dc..9f84967c0a 100644 --- a/releasenotes/notes/fix-redfish-raid-failed-tasks-02487c4698dea176.yaml +++ b/releasenotes/notes/fix-redfish-raid-failed-tasks-02487c4698dea176.yaml @@ -2,5 +2,5 @@ fixes: - | Fixes the determination of a failed RAID configuration task in the - ``redfish`` hardware type. Prior to this fix the tasks that have failed + ``redfish`` hardware type. Prior to this fix, the tasks that have failed were reported as successful. diff --git a/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml b/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml index a8753e2a74..ddae5b20c4 100644 --- a/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml +++ b/releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml @@ -1,7 +1,9 @@ --- features: - | - Updates ``idrac-redfish`` management interface export configuration step - to not export iDRAC BMC connection settings to avoid overwriting those - in another system when using unmodified configuration mold in import step. - For import step it is still possible to add these settings back manually. + Now the export configuration step from the ``idrac-redfish`` + management interface does not export iDRAC BMC connection + settings to avoid overwriting those in another system when + using unmodified configuration mold in import step. + For import step it is still possible to add these settings + back manually.