Radomir Dopieralski f1bf2337ae Copy of the current Overview panel from tuskar
Starting with the current templates and view, I will gradually
remake it to look like the wireframes require.

Change-Id: Ia6539c84677a4a40a030620b90cedc042f470e6c
2014-10-02 10:34:52 +02:00

19 lines
512 B
ReStructuredText

Installation instructions
=========================
Tuskar-UI Boxes
---------------
Go into your Horizon diroectory::
cd horizon/
Install Tuskar UI Extras with all dependencies in your virtual environment::
tools/with_venv.sh pip install -r ../tuskar-ui-extras/requirements.txt
tools/with_venv.sh pip install -e ../tuskar-ui-extras/
And enable the Tuskar-UI Boxes plugin in Horizon::
cp ../tuskar-ui-extras/_60_tuskar_boxes.py.example openstack_dashboard/local/enabled/_60_tuskar_boxes.py