2722038946
Each [pci]device_spec entry can specify the two new resource_class and traits tags. If the resource_class is specified then it will be used as the RC in the placement inventory of the PCI devices matching the spec. If not specified then the RC is defaulted CUSTOM_PCI_<vendor_id>_<product_id>. The traits tag is a comma separated list of trait names. Nova will report these traits to RP representing the matching PCI devices. blueprint: pci-device-tracking-in-placement Change-Id: I71b7a2fb8b03a3679733a98958b2f6d447ed5004
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.