Add python-tuskarclient to the installation docs
Change-Id: I967e4f95c4485dbb2ba7d681886e5932f71cf5f2
This commit is contained in:
parent
78c27a0682
commit
f9f92d7a6c
@ -60,6 +60,7 @@ Begin by cloning the Horizon and Tuskar UI repositories:
|
||||
::
|
||||
|
||||
git clone git://github.com/openstack/horizon.git
|
||||
git clone git://github.com/openstack/python-tuskarclient.git
|
||||
git clone git://github.com/openstack/tuskar-ui.git
|
||||
|
||||
Go into ``horizon`` and install a virtual environment for your setup::
|
||||
@ -91,7 +92,7 @@ editor. You will want to customize several settings:
|
||||
|
||||
Install Tuskar UI with all dependencies in your virtual environment::
|
||||
|
||||
tools/with_venv.sh pip install -r ../tuskar-ui/requirements.txt
|
||||
tools/with_venv.sh pip install -e ../python-tuskarclient/
|
||||
tools/with_venv.sh pip install -e ../tuskar-ui/
|
||||
|
||||
And enable it in Horizon::
|
||||
|
Loading…
x
Reference in New Issue
Block a user