summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml')
-rw-r--r--releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml9
1 files changed, 3 insertions, 6 deletions
diff --git a/releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml b/releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml
index bb114c2bc..79adce563 100644
--- a/releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml
+++ b/releasenotes/notes/fixes-ilo5-redfish-firmware-update-issue-c6dfcd71a2f659a5.yaml
@@ -1,9 +1,6 @@
---
fixes:
- |
- Fixes redfish firmware update for ilo5 based hardware by
- making necessary changes to check whether sushy_task.messages
- is present, since in case of iLo task data does not contain
- messages attribute. Also it was not calling prepare_ramdisk()
- before rebooting the system to update the firmware which has
- been fixed in this patch.
+ Fixes redfish firmware update for ``ilo5`` hardware type by
+ fixing the Redfish task message detection and correctly preparing
+ the ramdisk before rebooting.