[doc]Add socket option to [pci]alias numa_policy
The numa_policy field in the pci alias supports the same value as the flavor extra_spec hw:pci_numa_affinity_policy but the config doc was not updated when the socket value is implemented. Closes-Bug: #2085824 Change-Id: I997d10638020fc9d60e784e64e395e6e0a9c9430
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ Possible Values:
|
||||
|
||||
``numa_policy``
|
||||
Required NUMA affinity of device. Valid values are: ``legacy``,
|
||||
``preferred`` and ``required``.
|
||||
``preferred``, ``required``, and ``socket``.
|
||||
|
||||
``resource_class``
|
||||
The optional Placement resource class name that is used
|
||||
|
||||
Reference in New Issue
Block a user