[RFE] add new extension "device-profile" for port
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Wishlist
|
Rodolfo Alonso |
Bug Description
A device_profile is a notion of Cyborg project, please refer to https:/
It is a named set of user requirements for one or more accelerators. It can be viewed as a flavor for devices. Broadly it includes two things: the desired amounts of specific resource classes and the requirements that the resource provider(s) must satisfy.
Neutron needs to add a new extension "device_profile" which filled by the name of a device profile indicating an accelerator that can be associated with a neutron port, in order to offload some networking workload on the smartnic.
Please refer to nova spec for the details:
https:/
tags: | removed: rfe |
Changed in neutron: | |
assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
Changed in neutron: | |
status: | Confirmed → In Progress |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Related spec is https:/ /review. opendev. org/c/openstack /nova-specs/ +/742785/ 14/specs/ wallaby/ approved/ support- sriov-smartnic. rst right?