summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move systemd units to /usr/lib/systemd/system as defined in systemd ↵baserock/pedroalvarez/openstack-ansible-v4Francisco Redondo Marchena2015-03-1641-47/+47
| | | | | | | documentation See http://www.freedesktop.org/software/systemd/man/systemd.unit.html for more information
* Update clusterPedro Alvarez2015-03-161-1/+0
|
* Disable cinder v1 APIPedro Alvarez2015-03-161-11/+1
|
* neutron: Change templates to jinja2 typePedro Alvarez2015-03-162-19/+19
|
* neutron: move templatesPedro Alvarez2015-03-1656-65/+64
|
* Update clusterPedro Alvarez2015-03-161-0/+1
|
* Add support in nova to configure virtualizaion typePedro Alvarez2015-03-163-2/+5
|
* Change suexec location in httpd-server.morphPedro Alvarez2015-03-161-1/+1
|
* Horizon to AnsiblePedro Alvarez2015-03-1610-131/+32
|
* Clean cluster!!Pedro Alvarez2015-03-161-24/+3
|
* Minimize cinder conf variablesPedro Alvarez2015-03-163-98/+17
|
* Minimize nova conf variablesPedro Alvarez2015-03-163-56/+26
|
* Minimize glance conf variablesPedro Alvarez2015-03-164-34/+14
|
* Minimize keystone conf variablesPedro Alvarez2015-03-163-30/+12
|
* cluster-fixupPedro Alvarez2015-03-161-4/+4
|
* Install postgres and rabbitmq in keystone.ymlPedro Alvarez2015-03-1615-213/+86
|
* /etc/hosts: don't resolve hostname as loopbackPedro Alvarez2015-03-161-1/+1
|
* Remove shellscape characters in cluster for keystonePedro Alvarez2015-03-161-3/+3
|
* change clusterPedro Alvarez2015-03-161-4/+4
|
* Delete file not neededPedro Alvarez2015-03-161-41/+0
|
* Disable configuration extensions not needed for nowPedro Alvarez2015-03-161-2/+0
|
* Cinder setup to ansiblePedro Alvarez2015-03-1610-354/+177
|
* Nova migration to AnsiblePedro Alvarez2015-03-1619-569/+203
|
* Glance configuration in ansiblePedro Alvarez2015-03-1614-139/+164
|
* Keystone configuration to ansiblePedro Alvarez2015-03-1626-138/+3347
|
* Add openstack ansible modules to ansible.morphPedro Alvarez2015-03-162-0/+10
|
* Fix region typoFrancisco Redondo Marchena2015-03-161-1/+1
|
* Set novncproxy server ip in nova.confFrancisco Redondo Marchena2015-03-164-9/+13
| | | | | | | | | | | | 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.
* Add novncPedro Alvarez2015-03-162-0/+17
|
* Add ntpd to openstack systemPatrick Darley2015-03-141-0/+2
|
* Add xfs recognition to openstack bspPatrick Darley2015-03-141-0/+2
|
* Rename stratum to nfsPatrick Darley2015-03-141-1/+1
| | | | | Caused problems with nfs stratum not being built into the system. Thanks to Richard Ipsum for helping spot this.
* Collect statics for horizon and move install commands to the chunkFrancisco Redondo Marchena2015-03-145-29/+66
| | | | | | 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.
* Revert if needed: thrift with erlang and max-jobs=1Pedro Alvarez2015-03-141-9/+6
|
* Fix Redirect in HorizonZara Zaimeche2015-03-141-1/+3
|
* Fix apache-httpd and horizon setup because of the change of layoutFrancisco Redondo Marchena2015-03-142-4/+4
|
* Add Ansible to Openstack systemPedro Alvarez2015-03-141-0/+2
|
* Fix issues with ordering and enabling neutron-setup and neutron-serverFrancisco Redondo Marchena2015-03-142-1/+2
|
* Disable login requirement for sudo for cinder, nova and neutron usersFrancisco Redondo Marchena2015-03-143-0/+6
| | | | | | Requiredtty is dissable by default but just in case we enable it in the future for the rest of the users, cinder, nova and neutron needs login disable to run commands being superuser.
* Rabbitmq-server was installing things in /usr, remove themPedro Alvarez2015-03-141-1/+8
|
* Fix .blackhole location for HorizonFrancisco Redondo Marchena2015-03-141-1/+1
|
* Add sudoers files for cinder, nova and neutron on post-install timeFrancisco Redondo Marchena2015-03-146-24/+21
|
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-03-145-24/+29
| | | | | | Installing rootwrap filters from their repositories will make easy to deal with updates. Also move neutron rootwrap filters to the right location without duplication.
* Add nfs to openstack-server systemFrancisco Redondo Marchena2015-03-141-0/+2
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-14168-0/+18212
|
* Enable E1000E ethernet driver and external USB ethernet for OpenstackFrancisco Redondo Marchena2015-03-141-0/+3
| | | | | NOTE: This is done for testing purposes - it is not an Openstack requirement and can be dropped.
* Add netfilter configuration in Openstack bspFrancisco Redondo Marchena2015-03-141-0/+98
|
* Enable ipset kernel configuration for Openstack bspFrancisco Redondo Marchena2015-03-141-0/+17
|
* Add iproute2 support to Openstack bspFrancisco Redondo Marchena2015-03-141-0/+3
|
* Add KVM kernel support for intel machines in Openstack bspFrancisco Redondo Marchena2015-03-141-0/+1
|