[RFE]SUM based firmware update as manual cleaning step for iLO drivers
Bug #1648448 reported by
Aparna
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ironic |
Fix Released
|
Wishlist
|
Aparna | ||
Bug Description
This RFE proposes the SUM(Smart Update Manager) based firmware update as an inband manual clean step 'update_
It is supported in the management interface of iLO drivers.
Clean step for 'update_
[{
"step": "update_
"args": {
"url": "/path/to/SPP.iso",
"components": "xyz.exe,123.exe"
}
}]
where 'URL' - Path to the SPP (Service Pack for Proliant) ISO
'checksum' - Checksum of the SPP ISO
'components' - List of firmware component file names
| Changed in ironic: | |
| status: | New → Triaged |
| importance: | Undecided → Wishlist |
| tags: | added: needs-spec |
| summary: | |
| description: | updated |
| tags: |
added: rfe-approved removed: needs-spec rfe |
| summary: |
- [RFE]HPSUM firmware update as cleaning step for iLO drivers + [RFE]iLO driver `update_firmware` to support hpsum based firmware update |
| description: | updated |
| summary: |
- [RFE]iLO driver `update_firmware` to support hpsum based firmware update + [RFE]HPSUM based firmware update as manual cleaning step for iLO drivers |
| description: | updated |
| summary: |
- [RFE]HPSUM based firmware update as manual cleaning step for iLO drivers + [RFE]SUM based firmware update as manual cleaning step for iLO drivers |
| description: | updated |
| Changed in ironic: | |
| assignee: | Aparna (aparnavtce) → Vladyslav Drok (vdrok) |
| Changed in ironic: | |
| assignee: | Vladyslav Drok (vdrok) → Aparna (aparnavtce) |
To post a comment you must log in.

Fix proposed to branch: master /review. openstack. org/409271
Review: https:/