[RFE] Add advanced license activate support to manual cleaning for iLO drivers
Bug #1526218 reported by
Vladyslav Drok
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Fix Released
|
Wishlist
|
deray |
Bug Description
Ironic is providing a framework to support certain functionalities as part of manual cleaning. It is proposed to extend the capability for iLO drivers to invoke advanced license activate as part of manual cleaning.
Changed in ironic: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
tags: | added: rfe |
Changed in ironic: | |
assignee: | nobody → deray (debayan-ray) |
Changed in ironic: | |
assignee: | deray (debayan-ray) → ankit (ankit-dhn31) |
Changed in ironic: | |
assignee: | ankit (ankit-dhn31) → Vaishnavi (itsvaishnavi) |
Changed in ironic: | |
assignee: | Vaishnavi (itsvaishnavi) → deray (debayan-ray) |
To post a comment you must log in.
Copy of whiteboard:
Gerrit topic: https:/ /review. openstack. org/#/q/ topic:bp/ ilo-firmware- update- in-manual- cleaning, n,z
Addressed by: https:/ /review. openstack. org/211019
Firmware update as part of iLO manual cleaning process
Added a manual clean step for iLO firmware update with this function signature:
update_ firmware( task, **kwargs)
As an example::
update_ firmware( task_object,
firmware_ update_ method= 'ilo',
firmware_ urls=['http:// gen9_firmwares/ ilo_firmware. scexe', 'http:// gen9_firmwares/ rom_firmware. scexe' ...]
)
Addressed by: https:/ /review. openstack. org/#/c/ 203543
common, ris, ribcl changes to support firmware update
Gerrit topic: https:/ /review. openstack. org/#q, topic:bp/ ilo-firmware- update- in-manual- cleaning, n,z