Document compute_driver setting in usage docs
Add docs specifying the correct compute_driver setting for nova.conf in the usage docs. Change-Id: I4359077dfcb3cb384823c0c7e696188753005c5b
This commit is contained in:
parent
1d7b6a1907
commit
45d8209abb
@ -43,6 +43,10 @@ configured ahead of time.
|
|||||||
|
|
||||||
Configuration File Options
|
Configuration File Options
|
||||||
--------------------------
|
--------------------------
|
||||||
|
After nova-powervm has been installed the user must enable PowerVM as the
|
||||||
|
compute driver. To do so, set the ``compute_driver`` value in the ``nova.conf``
|
||||||
|
file to ``compute_driver = powervm.driver.PowerVMDriver``.
|
||||||
|
|
||||||
The standard nova configuration options are supported. In particular, to use
|
The standard nova configuration options are supported. In particular, to use
|
||||||
PowerVM SR-IOV vNIC for networking, the ``pci_passthrough_whitelist`` option
|
PowerVM SR-IOV vNIC for networking, the ``pci_passthrough_whitelist`` option
|
||||||
must be set. See the `networking-powervm usage devref`_ for details.
|
must be set. See the `networking-powervm usage devref`_ for details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user