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.