Skip to content
Snippets Groups Projects
Commit a4d73780 authored by Radosław Piliszek's avatar Radosław Piliszek
Browse files

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


Change-Id: If4c78c5ccefc6ff987b70509379dd91588eeea70
Signed-off-by: default avatarRadosław Piliszek <radoslaw.piliszek@gmail.com>
parent 41e634e2
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment