diff --git a/doc/source/install/manual_install.rst b/doc/source/install/manual_install.rst index b1b03e039b..89d44b47da 100644 --- a/doc/source/install/manual_install.rst +++ b/doc/source/install/manual_install.rst @@ -429,13 +429,7 @@ To decide which network would you like to attach a Trove instance to, run the fo .. code-block:: bash - $ nova net-list - -or - -.. code-block:: bash - - $ neutron net-list + $ openstack network list One possible way to find the network name is to execute the 'nova list' command. The output will list all OpenStack instances for the tenant, including network information. Look for ::