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:
Surya Prakash Singh 2017-09-28 15:24:49 +05:30
parent 97cdf98f7b
commit b36b2463df

View File

@ -666,6 +666,12 @@ Generate the ``admin-openrc.sh`` file. The file will be created in
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
with a glance image and neutron networks.