Merge "Fix docs - do not mention the old, deprecated CLI clients"

This commit is contained in:
Zuul 2019-06-07 08:53:42 +00:00 committed by Gerrit Code Review
commit 68a81d48ec
1 changed files with 2 additions and 2 deletions

View File

@ -538,11 +538,11 @@ If error occurs during execution, refer to
Using OpenStack
~~~~~~~~~~~~~~~
#. Install basic OpenStack CLI clients:
#. Install the OpenStack CLI client:
.. code-block:: console
pip install python-openstackclient python-glanceclient python-neutronclient
pip install python-openstackclient
#. OpenStack requires an openrc file where credentials for admin user
are set. To generate this file: