summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <iurygregory@gmail.com>2022-02-14 01:12:25 -0300
committerIury Gregory Melo Ferreira <iurygregory@gmail.com>2022-02-14 10:55:21 -0300
commitcfa47c54b9eb9795f5e0e911d5bb0e7cb5dc790a (patch)
tree6205f87c0521162feae6724fe1286f8f4656695d
parent66b4f59623f360fb68cbdeccf53a7cdb9b4da053 (diff)
downloadironic-cfa47c54b9eb9795f5e0e911d5bb0e7cb5dc790a.tar.gz
Update some releasenotes for 19.1 release
Change-Id: I9fe5cd295df33dd3af9bcbdc3fc5f35bd0c6df1b
-rw-r--r--releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml2
-rw-r--r--releasenotes/notes/fix-redfish-raid-failed-tasks-02487c4698dea176.yaml2
-rw-r--r--releasenotes/notes/update-idrac-redfish-management-export-conf-9fb17273c4d9a050.yaml10
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 2c05b295e..a9ac8fbfb 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 9e827fc9d..9f84967c0 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 a8753e2a7..ddae5b20c 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.