summaryrefslogtreecommitdiff
path: root/install-files/openstack/etc/tempest/tempest.conf
Commit message (Collapse)AuthorAgeFilesLines
* Openstack: Configure tempestFrancisco Redondo Marchena2015-06-081-114/+114
| | | | Change-Id: I5a23995574527b3f17be60d4044d9857b4c54151
* Openstack: Add tempest.conf for its tag '4'Francisco Redondo Marchena2015-06-081-472/+544
| | | | | | Previous tempest.conf version was from its tag '2'. Change-Id: I2bd925a0e3e3f7233c18b4a029cfb9d290032a65
* Horizon: Install the openstack_dashboard django project in /var/lib/horizonPedro Alvarez2015-06-041-2/+2
| | | | | | | | | | | | | | | | 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-021-0/+1116
Change-Id: I309c183ce8b9ff9d0f5ac4807244547f2cc4ddf5