Horizon dashboard for the Trove project.
- Install trove per: https://wiki.openstack.org/wiki/Trove/installation
- Clone this repo to your machine.
- Run
python setup.py build - Run
python setup.py install - Edit
horizon/openstack_dashboard/settings.pyvariableINSTALLED_APPS=(... , 'trove_dashboard',) - Run the command:
touch horizon/openstack_dashboard/wsgi/django.wsgi - Log into to the horizon dashboard and make Databases.
Use the source Luke!