Update usage.rst doc to reflect new module path

Previously, the nova-lxd driver was installed to nova_lxd.
Currently, nova-lxd driver installs into nova.

This commit updates the documentation to reflact that
change.

Change-Id: I2d81c056cab151957e1fde8eaa4e16db22aa5d9b
This commit is contained in:
Michael Gugino 2016-07-25 16:28:27 -04:00
parent cda09db096
commit 537db78758
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Usage
To use nova-lxd in a project::
import nova_lxd.nova.virt.lxd
import nova.virt.lxd