Merge "More clear instructions for Client installation for Ubuntu"
This commit is contained in:
commit
055aeea880
@ -114,6 +114,9 @@ Archive Enablement
|
||||
Sample Installation
|
||||
-------------------
|
||||
|
||||
For example, Nova service can be installed on compute
|
||||
or control node as follows:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# apt install nova-compute
|
||||
@ -122,6 +125,9 @@ Sample Installation
|
||||
Client Installation
|
||||
-------------------
|
||||
|
||||
The openstack client is the CLI for openstack operations
|
||||
and is installed as follows:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# apt install python3-openstackclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user