summaryrefslogtreecommitdiff
path: root/install-files/openstack/etc/tempest/tempest.conf
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Added more configuration to tempest.confbaserock/pedroalvarez/config-tempest-kiloFrancisco Redondo Marchena2015-06-051-35/+35
| | | | Change-Id: I45112f52d1eeb9d342dd5736c3521cc53adff129
* WIP: tempest.conf add some neutron configurationFrancisco Redondo Marchena2015-06-051-8/+8
| | | | Change-Id: I26a24c3cf28a675f2b5f64a692e3a4ddecc60e5a
* WIP: setup tempest configurationFrancisco Redondo Marchena2015-06-051-8/+8
| | | | Change-Id: I25fb936ca20443a98f8f8e50b4c8f6fc699010ad
* Openstack: Configure tempestFrancisco Redondo Marchena2015-06-051-73/+73
| | | | Change-Id: I5a23995574527b3f17be60d4044d9857b4c54151
* Openstack: Add tempest.conf for its tag '4'Francisco Redondo Marchena2015-06-051-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