Fix docs - do not mention the old, deprecated CLI clients
Change-Id: If4c78c5ccefc6ff987b70509379dd91588eeea70 Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
This commit is contained in:
parent
41e634e204
commit
a4d7378009
@ -538,11 +538,11 @@ If error occurs during execution, refer to
|
|||||||
Using OpenStack
|
Using OpenStack
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
#. Install basic OpenStack CLI clients:
|
#. Install the OpenStack CLI client:
|
||||||
|
|
||||||
.. code-block:: console
|
.. 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
|
#. OpenStack requires an openrc file where credentials for admin user
|
||||||
are set. To generate this file:
|
are set. To generate this file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user