Merge "Install OSC during quickstart"

This commit is contained in:
Zuul 2018-05-10 01:31:50 +00:00 committed by Gerrit Code Review
commit 74a99d09b3
1 changed files with 6 additions and 1 deletions

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