[RFE] Add Redfish Inspect Interface to Ironic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ironic |
In Progress
|
Wishlist
|
Nisha Agarwal |
Bug Description
This RFE proposes to add the Redfish based Inspect Interface to ironic. The interface will try to expose all mandatory properties and hardware capabilities as listed in https:/
This will essentially require the library https:/
Madhuri Kumari (madhuri-rai07) wrote : | #1 |
Changed in ironic: | |
assignee: | nobody → Shivanand Tendulker (stendulker) |
status: | New → In Progress |
Nisha Agarwal (agarwalnisha1980) wrote : | #2 |
Madhuri, We already started working on this. Thanks for extending helping hand. you can always help with the code.
tags: | added: rfe |
Changed in ironic: | |
importance: | Undecided → Wishlist |
status: | In Progress → Triaged |
Changed in ironic: | |
assignee: | Shivanand Tendulker (stendulker) → Nisha Agarwal (agarwalnisha1980) |
status: | Triaged → In Progress |
Changed in ironic: | |
assignee: | Nisha Agarwal (agarwalnisha1980) → Shivanand Tendulker (stendulker) |
Dmitry Tantsur (divius) wrote : | #3 |
The spec is https:/
tags: | added: needs-spec |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit a82a8f644e1e4d3
Author: Shivanand Tendulker <email address hidden>
Date: Tue Feb 28 01:33:29 2017 -0800
OOB inspection support for `redfish` hardware type
This spec adds support for out-of-band inspection of Redfish
compliant servers using `redfish` hardware type. It fetches
node's essential properties and capabilities available on the
given hardware using DMTF standard Redfish resources.
Change-Id: I156e4610dc0e16
Partial-bug: #1668487
tags: |
added: rfe-approved removed: needs-spec rfe |
Changed in ironic: | |
assignee: | Shivanand Tendulker (stendulker) → Nisha Agarwal (agarwalnisha1980) |
tags: | added: redfish |
Hi Nisha,
Can I own this bug? I would like to work on this.
Thanks!