RFE: add a resource_class field to the node object
Bug #1604916 reported by
Jim Rollenhagen
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ironic |
Fix Released
|
Wishlist
|
Jim Rollenhagen | ||
Bug Description
To enable nova to schedule to ironic nodes in the same way as other resources, nova needs to put ironic nodes into resource provider records. These must have a "resource class" that a nova flavor can reference to find a resource provider (ironic node) to schedule to.
Let's add a field to the node object, "resource_class", which will be a string, which operators can specify.
| tags: | added: rfe |
| Changed in ironic: | |
| status: | In Progress → Fix Released |
To post a comment you must log in.

Quick spec incoming