[RFE] Generic BIOS interface for ironic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ironic |
In Progress
|
Wishlist
|
Yolanda Robla |
Bug Description
Currently there is no support in ironic to do BIOS configuration. In order to support this, it requires a separate interface on the drivers which would allow operators to specify BIOS configuration for a node. Different drivers may provide the same interface to the operator for BIOS configuration.
This proposal is intended to create a new driver interface for BIOS configuration and a method to make BIOS configuration available as part of manual cleaning.
description: | updated |
tags: |
added: api needs-spec rfe removed: bios generic interface |
Changed in ironic: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
zenghui.shi (zshi) wrote : | #1 |
Fix proposed to branch: master
Review: https:/
Changed in ironic: | |
assignee: | nobody → zenghui.shi (zshi) |
status: | Confirmed → In Progress |
OpenStack Infra (hudson-openstack) wrote : | #3 |
Fix proposed to branch: master
Review: https:/
OpenStack Infra (hudson-openstack) wrote : | #4 |
Fix proposed to branch: master
Review: https:/
OpenStack Infra (hudson-openstack) wrote : | #5 |
Fix proposed to branch: master
Review: https:/
OpenStack Infra (hudson-openstack) wrote : | #6 |
Fix proposed to branch: master
Review: https:/
OpenStack Infra (hudson-openstack) wrote : | #7 |
Fix proposed to branch: master
Review: https:/
OpenStack Infra (hudson-openstack) wrote : | #8 |
Fix proposed to branch: master
Review: https:/
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Tuan (tuanla) |
Changed in ironic: | |
assignee: | Tuan (tuanla) → zenghui.shi (zshi) |
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Yolanda Robla (yolanda.robla) |
Changed in ironic: | |
assignee: | Yolanda Robla (yolanda.robla) → zenghui.shi (zshi) |
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Yolanda Robla (yolanda.robla) |
Changed in ironic: | |
assignee: | Yolanda Robla (yolanda.robla) → zenghui.shi (zshi) |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit aef133ab893baa6
Author: zshi <email address hidden>
Date: Wed Aug 23 12:39:57 2017 +0800
Hardware interface for BIOS configuration
The proposal presents the work required to create
a hardware interface for BIOS configuration.
Co-Authored-By: Yolanda Robla <email address hidden>
Partial-Bug: #1712032
Change-Id: I8cfdeb78454e02
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Yolanda Robla (yolanda.robla) |
Changed in ironic: | |
assignee: | Yolanda Robla (yolanda.robla) → zenghui.shi (zshi) |
Fix proposed to branch: master
Review: https:/
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Hironori Shiina (shiina-hironori) |
Changed in ironic: | |
assignee: | Hironori Shiina (shiina-hironori) → zenghui.shi (zshi) |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 93fd4b1fb4f7c58
Author: Hironori Shiina <email address hidden>
Date: Tue Mar 20 11:53:09 2018 +0900
Remove unnecessary indents
The theme of ironic specs was changed just before the BIOS
configuration spec of was approved. Due to this change, this spec looks
slightly ugly. This patch removes unnecessary indents to make it
comfortable to read this spec during code review.
Change-Id: Ia14c054e3db0fa
Partial-Bug: #1712032
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Tuan (tuanla) |
Changed in ironic: | |
assignee: | Tuan (tuanla) → zenghui.shi (zshi) |
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Tuan (tuanla) |
Changed in ironic: | |
assignee: | Tuan (tuanla) → zenghui.shi (zshi) |
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Yolanda Robla (yolanda.robla) |
Changed in ironic: | |
assignee: | Yolanda Robla (yolanda.robla) → zenghui.shi (zshi) |
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Yolanda Robla (yolanda.robla) |
Changed in ironic: | |
assignee: | Yolanda Robla (yolanda.robla) → zenghui.shi (zshi) |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit c7e938cd57ac53b
Author: Zenghui Shi <email address hidden>
Date: Wed Dec 13 17:21:47 2017 +0800
BIOS Settings: Add bios_interface db field
Add bios_interface DB field, database migration,
and object entry for node bios functionality.
Co-Authored-By: Yolanda Robla Mota <email address hidden>
Depends-On: I48c96d5da0cb74
Change-Id: I3a4f92fa880dee
Partial-Bug: #1712032
Changed in ironic: | |
assignee: | zenghui.shi (zshi) → Yolanda Robla (yolanda.robla) |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 254d37033172fb0
Author: zshi <email address hidden>
Date: Tue Oct 17 18:37:39 2017 +0800
Add Node BIOS support - REST API
Change-Id: Ie7570736498b47
Partial-Bug: #1712032
Co-Authored-By: Yolanda Robla <email address hidden>
Proposed spec: https:/ /review. openstack. org/#/c/ 496481/