summaryrefslogtreecommitdiff
path: root/install-files/openstack/manifest
Commit message (Collapse)AuthorAgeFilesLines
* Cinder: Update the cinder.conf with kilo examplePedro Alvarez2015-06-041-2/+0
| | | | | | | | | Generated with: ./tools/config/generate_sample.sh -b . -p cinder -o etc/cinder Also install some generic configuration files at build time, and remove them from the manifest.
* Horizon: Install the openstack_dashboard django project in /var/lib/horizonPedro Alvarez2015-06-041-2/+0
| | | | | | | | | | | | | | | | 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.
* WIP Ironic: update configuration files to KiloTiago Gomes2015-06-041-1/+0
| | | | | | This commit updates the Ironic's configuration files to be the factory versions for the Kilo release. Our custom configuration will be re-added in a following commit.
* OpenStack: Install default configuration for glanceFrancisco Redondo Marchena2015-06-041-7/+0
| | | | Change-Id: If4f38bddc997f841ff50394dff3d9cf450d0f8a8
* OpenStack: Install default configuration for novaFrancisco Redondo Marchena2015-06-041-4/+0
| | | | Change-Id: I8d80f0d554c5ab7b0f71a41aee767521928b8444
* Neutron: update configuration files to KiloTiago Gomes2015-06-041-59/+2
| | | | | | | | | | | This commit updates the Neutron's configuration files to be the factory versions for the Kilo release. Our custom configuration will be re-added in a following commit. Also install configuration files which will are not going to be modified in the following commit, in the post-install-commands for the chunk; as opposite to having them laying around in the repo and installing them with the install-files configuration extension.
* OpenStack: Install default configuration for keystonePedro Alvarez2015-06-041-3/+0
|
* Move all the directories used for install-files into a subdirectorybaserock/adamcoldrick/all-exts-in-definitions-v2Adam Coldrick2015-06-021-0/+190
Change-Id: I309c183ce8b9ff9d0f5ac4807244547f2cc4ddf5