summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-07-20 03:28:16 +0000
committerGerrit Code Review <review@openstack.org>2018-07-20 03:28:16 +0000
commit73f80333755b00f9216302e296fca12e2de43779 (patch)
treebe8f56a1e3327c1c65cbb8161a42f811ab75e43c
parentc41d8cee16185e8f73af994b84a656b39deb2524 (diff)
parentf3ca9f2a1c51c586191874699296aa9b303175d1 (diff)
downloadtrove-73f80333755b00f9216302e296fca12e2de43779.tar.gz
Merge "[doc] Use openstack client command to replace others"
-rw-r--r--doc/source/install/manual_install.rst8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/source/install/manual_install.rst b/doc/source/install/manual_install.rst
index 89210fee..1f6cf01d 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 ::