We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e037b commit 2c98f91Copy full SHA for 2c98f91
nova/conf/pci.py
@@ -175,8 +175,9 @@
175
its corresponding PF), otherwise they will be ignored and not
176
available for allocation.
177
- ``resource_class`` - optional Placement resource class name to be used
178
- to track the matching PCI devices in Placement when [pci]device_spec is
179
- True. It can be a standard resource class from the
+ to track the matching PCI devices in Placement when
+ [pci]report_in_placement is True.
180
+ It can be a standard resource class from the
181
``os-resource-classes`` lib. Or can be any string. In that case Nova will
182
normalize it to a proper Placement resource class by making it upper
183
case, replacing any consecutive character outside of ``[A-Z0-9_]`` with a
0 commit comments