summaryrefslogtreecommitdiff
path: root/install-files/openstack/etc/horizon
Commit message (Collapse)AuthorAgeFilesLines
* Horizon: Install the openstack_dashboard django project in /var/lib/horizonPedro Alvarez2015-06-041-4/+6
| | | | | | | | | | | | | | | | With this patch we avoid some problems: - Horizon trying to write in /usr/lib/python2.7/site-packages/static - We won't have to maintain a copy of local_settings.py - The workaround of creating a symlink for django.wsgi is not needed now. This patch also changes apache-horizon.conf to - Change the path of django.wsgi file - Load the horizon server with the url 'http://<IP-of-OpenStack>' (the 'horizon/' suffix is removed) - Grant permissions to access to /var/lib/horizon/static Also changes 'tempest.conf' to change Horizon urls.
* Move all the directories used for install-files into a subdirectorybaserock/adamcoldrick/all-exts-in-definitions-v2Adam Coldrick2015-06-022-0/+585
Change-Id: I309c183ce8b9ff9d0f5ac4807244547f2cc4ddf5