Bug 1118936 - [RFE][ironic]: Firmware update support through Management Interface
Summary: [RFE][ironic]: Firmware update support through Management Interface
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/iron...
Whiteboard: upstream_milestone_none upstream_defi...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-12 04:03 UTC by RHOS Integration
Modified: 2015-11-20 19:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description RHOS Integration 2014-07-12 04:03:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ironic/+spec/add-firmware-update-api.

Description:

Today, Ironic doesn't expose any standard interface to perform firmware update. This blueprint proposes standard framework to perform firmware update for bare metal servers.

As part of this blueprint, two new abstract functions will be added to ManagementInterface,

 get_firmware_list()- To get the current firmware level installed on a node.
 update_firmware()- To update the firmware of node.

and corresponding REST API changes will be added to support the functionality.

This blueprint also covers IloDriver changes, to support the firmware update on HP ProLiant Servers using iLO client python library.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.