Skip to content

Commit

Permalink
conf: Call out where pci.alias should be set
Browse files Browse the repository at this point in the history
We could probably do with a more concrete way to specify what services
use a given configuration value, but this is a start.

Change-Id: I23051a48754f2d43867ae9efc28691f766e6c6f3
  • Loading branch information
stephenfin committed Feb 28, 2019
1 parent 33644fb commit b4ce2d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nova/conf/pci.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
This allows users to specify the alias in the extra specs for a flavor, without
needing to repeat all the PCI property requirements.
This should be configured for the ``nova-api`` service and, assuming you wish
to use move operations, for each ``nova-compute`` service.
Possible Values:
* A dictionary of JSON values which describe the aliases. For example::
Expand Down

0 comments on commit b4ce2d9

Please sign in to comment.