Merge "More clear instructions for Client installation for Ubuntu"

This commit is contained in:
Zuul 2025-01-14 14:14:04 +00:00 committed by Gerrit Code Review
commit 055aeea880

View File

@ -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