summaryrefslogtreecommitdiff
path: root/openstack/etc
Commit message (Collapse)AuthorAgeFilesLines
* Move systemd units to /usr/lib/systemd/system as defined in systemd ↵Francisco Redondo Marchena2015-03-2035-429/+0
| | | | | | | documentation See http://www.freedesktop.org/software/systemd/man/systemd.unit.html for more information
* neutron: move templatesPedro Alvarez2015-03-1655-3163/+0
|
* Horizon to AnsiblePedro Alvarez2015-03-163-17/+3
|
* Install postgres and rabbitmq in keystone.ymlPedro Alvarez2015-03-164-27/+1
|
* /etc/hosts: don't resolve hostname as loopbackPedro Alvarez2015-03-161-1/+1
|
* Cinder setup to ansiblePedro Alvarez2015-03-166-3097/+2
|
* Nova migration to AnsiblePedro Alvarez2015-03-1615-5277/+2
|
* Glance configuration in ansiblePedro Alvarez2015-03-1610-1359/+2
|
* Keystone configuration to ansiblePedro Alvarez2015-03-165-1682/+4
|
* Fix region typoFrancisco Redondo Marchena2015-03-161-1/+1
|
* Set novncproxy server ip in nova.confFrancisco Redondo Marchena2015-03-162-3/+8
| | | | | | | | | | | | The ip of the compute node is gotten from the bridge device and this value is set in the novncproxy configuration in nova.conf. This is required for horizon to access to the compute node so have access to the VMs created on it. Also: - remove /usr/share/vnc which is now created in the vnc chunk. - add explicity where to find novnc client to nova-novncproxy systemd unit.
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-141-3/+3
| | | | | | Collecting the static files (css, js, png, ...) for horizon, compressing them and storing them in a folder accessible by horizon, fixes the problem when some css are not found and improves loading and navigating the pages.
* Fix Redirect in HorizonZara Zaimeche2015-03-141-1/+3
|
* Fix issues with ordering and enabling neutron-setup and neutron-serverFrancisco Redondo Marchena2015-03-142-1/+2
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-14132-0/+15639