summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAija Jauntēva <aija.jaunteva@dell.com>2021-12-29 09:28:26 -0500
committerAija Jauntēva <aija.jaunteva@dell.com>2022-01-03 08:40:15 -0500
commit6fed0964a5cd913264165ca8c218a9e26b913ab2 (patch)
treec7c81a33d9efef2bd90468bda69b204263fdf32a /releasenotes
parent1a03e613299c04c2bb6ea929ee94e776d3da2137 (diff)
downloadironic-6fed0964a5cd913264165ca8c218a9e26b913ab2.tar.gz
Fix Redfish RAID deploy steps
Change-Id: I423b387a9fe9b4d0a13ecf31a89f04c32cb26950
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml b/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml
new file mode 100644
index 000000000..2c05b295e
--- /dev/null
+++ b/releasenotes/notes/fix-redfish-raid-deploy-steps-e9ee1ea3d1f2a475.yaml
@@ -0,0 +1,7 @@
+---
+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
+ indefinitely.