Merge "Install OSC during quickstart"

This commit is contained in:
Zuul
2018-05-10 01:31:50 +00:00
committed by Gerrit Code Review

View File

@@ -184,7 +184,12 @@ Step 1: Create a Python virtualenv
. .tox/venv/bin/activate
#. Install the openstack baremetal client::
#. Install the `openstack` client command utility::
pip install python-openstackclient
#. Install the `openstack baremetal` client::
pip install python-ironicclient