Skip to content
Snippets Groups Projects
Commit b36b2463 authored by Surya Prakash Singh's avatar Surya Prakash Singh
Browse files

Quickstart guide updated for better users experience

for reference: https://docs.openstack.org/python-openstackclient/latest/index.html#getting-started

Change-Id: Iacb29585ad89c08de24ea49dfefe7d0d0f5a1815
parent 97cdf98f
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
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