Quickstart guide updated for better users experience
for reference: https://docs.openstack.org/python-openstackclient/latest/index.html#getting-started Change-Id: Iacb29585ad89c08de24ea49dfefe7d0d0f5a1815
This commit is contained in:
parent
97cdf98f7b
commit
b36b2463df
@ -666,6 +666,12 @@ Generate the ``admin-openrc.sh`` file. The file will be created in
|
|||||||
|
|
||||||
kolla-ansible post-deploy
|
kolla-ansible post-deploy
|
||||||
|
|
||||||
|
Install the python-openstackclient as per followed installation.
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
pip install python-openstackclient
|
||||||
|
|
||||||
To test your deployment, run the following commands to initialize the network
|
To test your deployment, run the following commands to initialize the network
|
||||||
with a glance image and neutron networks.
|
with a glance image and neutron networks.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user