summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAija Jauntēva <aija.jaunteva@dell.com>2021-12-29 09:28:26 -0500
committerRiccardo Pittau <elfosardo@gmail.com>2022-01-13 09:07:53 +0000
commit729c61d2cfba05baeada2b044c9e453eb84e60ff (patch)
tree2e013e7b3cf4ecb765123a7341490ed36720ffe1 /releasenotes
parent9a4ba7d27d31f2c7a6554bdb2e9e3dd03e001f58 (diff)
downloadironic-729c61d2cfba05baeada2b044c9e453eb84e60ff.tar.gz
Fix Redfish RAID deploy steps
Change-Id: I423b387a9fe9b4d0a13ecf31a89f04c32cb26950 (cherry picked from commit 6fed0964a5cd913264165ca8c218a9e26b913ab2)
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.