diff options
Diffstat (limited to 'doc/source/using_with_openstack.rst')
-rw-r--r-- | doc/source/using_with_openstack.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/using_with_openstack.rst b/doc/source/using_with_openstack.rst index 143a3042..bd8c2d52 100644 --- a/doc/source/using_with_openstack.rst +++ b/doc/source/using_with_openstack.rst @@ -108,7 +108,7 @@ from the source, please refer to OpenStack document and get back here again. * configure nova-network * --fixed_ranges=<setup here> * --network_size=<setup here> - * --network_manager=nova.network.quantum.manager.QuantumManage + * --network_manager=nova.network.quantum.manager.QuantumManager * --quantum_connection_host=<quantume server ip address> * --firewall_driver=nova.virt.libvirt.firewall.NopFirewallDriver |