[RFE]SUM based firmware update as manual cleaning step for iLO drivers

Bug #1648448 reported by Aparna
6
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_firmware_sum' for iLO drivers.
It is supported in the management interface of iLO drivers.

Clean step for 'update_firmware_sum':
[{
        "interface": "management",
        "step": "update_firmware_sum",
        "args": {
            "url": "/path/to/SPP.iso",
            "checksum": "xyz",
     "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

Tags: rfe-approved
Changed in ironic:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

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

Changed in ironic:
assignee: nobody → Aparna (aparnavtce)
status: Triaged → In Progress
Ruby Loo (rloo)
tags: added: needs-spec
Revision history for this message
Ruby Loo (rloo) wrote : Re: [RFE]HPSUM firmware update as cleaning step for iLO drivers

We discussed this RFE briefly in our ironic meeting today [1]. You might want to read the logs to get an idea of what people's thoughts are wrt this proposal. This will require a spec since there are questions.

[1] starting at 17:32:15, http://eavesdrop.openstack.org/meetings/ironic/2016/ironic.2016-12-12-17.00.log.html

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to ironic-specs (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/410161

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on ironic-specs (master)

Change abandoned by Aparna (<email address hidden>) on branch: master
Review: https://review.openstack.org/410161
Reason: Abandoning the spec based on the comments as all the major changes goes into HardwareManager. I will update the RFE based on the minor changes needed in ironic.

Aparna (aparnavtce)
summary:
description: updated
Revision history for this message
Aparna (aparnavtce) wrote : Re: [RFE]HPSUM firmware update as cleaning step for iLO drivers

I have abandoned the spec https://review.openstack.org/410161 based on the review comments since most of the changes can be added to the HardwareManager.

The description is updated to support `hpsum_firmware_update` as a valid manual clean step in ironic.

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

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

tags: added: rfe-approved
removed: needs-spec rfe
Aparna (aparnavtce)
summary: - [RFE]HPSUM firmware update as cleaning step for iLO drivers
+ [RFE]iLO driver `update_firmware` to support hpsum based firmware update
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on ironic (master)

Change abandoned by Aparna (<email address hidden>) on branch: master
Review: https://review.openstack.org/409271

Aparna (aparnavtce)
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
Aparna (aparnavtce)
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)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/495139

Vladyslav Drok (vdrok)
Changed in ironic:
assignee: Vladyslav Drok (vdrok) → Aparna (aparnavtce)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on ironic (stable/pike)

Change abandoned by Vladyslav Drok (<email address hidden>) on branch: stable/pike
Review: https://review.openstack.org/495139

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/422572
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=c725f541de3a9df995a489fc802b6b1c941b6e01
Submitter: Zuul
Branch: master

commit c725f541de3a9df995a489fc802b6b1c941b6e01
Author: Aparna <email address hidden>
Date: Wed Jan 18 15:48:17 2017 +0000

    Support SUM based firmware update as clean step for iLO drivers

    This commit adds support to perform Smart Update Manager (SUM)
    based firmware update as an inband manual clean step
    `update_firmware_sum` for iLO drivers.

    Closes-Bug: #1648448
    Change-Id: I581d5bc535420d4493394d16cf6cc2bb0ddeb8f7

Changed in ironic:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/ironic 9.2.0

This issue was fixed in the openstack/ironic 9.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.