summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack
Commit message (Collapse)AuthorAgeFilesLines
* neutron: configure network with ovs in Ansiblebaserock/pedroalvarez/openstack-ansible-v5Pedro Alvarez2015-03-203-1/+106
|
* neutron: add template to disable devicesPedro Alvarez2015-03-201-0/+3
|
* neutron: start ansiblePedro Alvarez2015-03-203-96/+82
|
* Move openvswitch setup to AnsiblePedro Alvarez2015-03-202-44/+37
|
* Cinder fixupsPedro Alvarez2015-03-201-5/+5
|
* neutron: Change templates to jinja2 typePedro Alvarez2015-03-162-19/+19
|
* neutron: move templatesPedro Alvarez2015-03-1655-0/+3163
|
* Add support in nova to configure virtualizaion typePedro Alvarez2015-03-162-2/+2
|
* Horizon to AnsiblePedro Alvarez2015-03-163-87/+25
|
* Minimize cinder conf variablesPedro Alvarez2015-03-162-68/+11
|
* Minimize nova conf variablesPedro Alvarez2015-03-162-16/+16
|
* Minimize glance conf variablesPedro Alvarez2015-03-163-11/+11
|
* Minimize keystone conf variablesPedro Alvarez2015-03-162-9/+9
|
* Install postgres and rabbitmq in keystone.ymlPedro Alvarez2015-03-167-109/+78
|
* Cinder setup to ansiblePedro Alvarez2015-03-165-132/+2984
|
* Nova migration to AnsiblePedro Alvarez2015-03-1610-132/+4963
|
* Glance configuration in ansiblePedro Alvarez2015-03-1611-89/+1417
|
* Keystone configuration to ansiblePedro Alvarez2015-03-1623-92/+4919
|
* Set novncproxy server ip in nova.confFrancisco Redondo Marchena2015-03-161-5/+4
| | | | | | | | | | | | 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-25/+2
| | | | | | 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 apache-httpd and horizon setup because of the change of layoutFrancisco Redondo Marchena2015-03-142-4/+4
|
* Fix .blackhole location for HorizonFrancisco Redondo Marchena2015-03-141-1/+1
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-1412-0/+891