summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add cluster options for deploying swiftbaserock/richardipsum/openstack-swift-act-IRichard Ipsum2015-03-181-4/+41
|
* Add openstack-ansible-modulesRichard Ipsum2015-03-172-0/+10
|
* Add new conf exts to openstack-serverRichard Ipsum2015-03-171-0/+3
| | | | We now need openstack-swift, fstab and hosts conf exts
* Add validation for SWIFT_STORAGE_DEVICESRichard Ipsum2015-03-171-0/+61
| | | | | | We could probably do with a better format for specifying these devices but this should do for now and this validation script should catch any deployment errors during morph deploy.
* Add openstack-swift conf extRichard Ipsum2015-03-171-0/+77
|
* Add unit for starting swift storage servicesRichard Ipsum2015-03-172-0/+13
|
* Add unit for swift-proxy serviceRichard Ipsum2015-03-172-0/+14
|
* Add units to run playbooks on first-bootRichard Ipsum2015-03-173-0/+24
|
* Add a playbook to configure a swift storage nodeRichard Ipsum2015-03-172-0/+25
|
* Add playbook to configure a swift controller nodeRichard Ipsum2015-03-172-0/+84
|
* Add ansible hosts fileRichard Ipsum2015-03-172-0/+2
|
* Add swift conf file templatesRichard Ipsum2015-03-177-0/+1458
|
* 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
|
* Enable all the IP_NF kernel support in Openstack bspFrancisco Redondo Marchena2015-03-141-0/+13
|
* Enable virtual ethernet support in Openstack bspFrancisco Redondo Marchena2015-03-141-0/+1
|
* Add Openvswitch kernel support for Openstack bspFrancisco Redondo Marchena2015-03-141-0/+10
|
* Add ebtables configurations to openstack bspFrancisco Redondo Marchena2015-03-141-0/+4
| | | | This modules are needed for ebtables and netfilter.
* Add Network Block Device configuration support to openstack bspFrancisco Redondo Marchena2015-03-141-0/+1
|
* Create a x86_64 openstack bspFrancisco Redondo Marchena2015-03-142-0/+129
| | | | | At this point the x86_64 openstack bsp is the same as x86_64 generic bsp.
* Rename NAT kernel configuration itemFrancisco Redondo Marchena2015-03-141-1/+1
| | | | | Replace CONFIG_NF_NAT_IPV4 by CONFIG_IP_NF_NAT which is the name for this item since the 3.17 kernel is available.
* baserock-import needs morphlib (morph-utils) to buildSam Thursfield2015-03-131-1/+1
|
* lorry-controller needs python-uwsgiSam Thursfield2015-03-131-0/+1
|
* Move 'bottle' and 'flup' into separate python-wsgi moduleSam Thursfield2015-03-1332-10/+76
| | | | | | | | The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum. Change-Id: Ie187c0b506d12ed5e5f8f8ce4a4b91834bf29fe5
* Merge "Move cliapp into its own 'python-cliapp' stratum"Sam Thursfield2015-03-1340-27/+98
|\
| * Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-1240-27/+98
| | | | | | | | | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* | Merge branch 'baserock/rdale/fhs-remove-ld-so-conf'Richard Dale2015-03-124-2/+17
|\ \ | | | | | | | | | | | | Reviewed-By: javier.jardon@codethink.co.uk Reviewed-By: pedro.alvarez@codethink.co.uk
| * | Create /etc/ld.so.conf in glibc chunks, as it is glibc specificRichard Dale2015-03-124-2/+17
|/ /