summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* Add novncPedro Alvarez2015-02-252-0/+17
|
* Make openstack-services depend on python-corePedro Alvarez2015-02-251-42/+2
|
* Add missing dependencies of paramiko in python-corePedro Alvarez2015-02-251-1/+14
|
* Add ansible dependencies to python-core.morphPedro Alvarez2015-02-252-20/+18
|
* Upgrade Ansible to v1.8.4 and dependenciesPedro Alvarez2015-02-252-9/+13
|
* Disable login requirement for sudo for cinder, nova and neutron usersFrancisco Redondo Marchena2015-02-173-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-02-171-1/+8
|
* Add sudoers files for cinder, nova and neutron on post-install timeFrancisco Redondo Marchena2015-02-163-0/+21
|
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-02-164-0/+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.
* Update libevent software to the latest version necessary for running with ↵Patrick Darley2015-02-161-2/+2
| | | | memcached 1.4.22
* Update qemu to 2.2.0 for compiling with latest gccFrancisco Redondo Marchena2015-02-111-2/+3
|
* Update memcached and add configure commands to build without autogen.shFrancisco Redondo Marchena2015-02-112-2/+11
|
* Remove pip and pbr and add dependency on python-core strataFrancisco Redondo Marchena2015-02-111-15/+2
|
* Move six to python coreFrancisco Redondo Marchena2015-02-114-6/+7
| | | | Add python-core to all the systems/strata which depend on six.
* Remove apr-util because it is merged in apr in the latest trunkFrancisco Redondo Marchena2015-02-113-20/+5
| | | | | Update to the latest apr which contains apr-utils inside. Add a comment to httpd post-install commands.
* Add dependency for XT_MATCH_PHYSDEVFrancisco Redondo Marchena2015-02-111-0/+1
|
* Add all the kernel configuration needed for NetfilterPedro Alvarez2015-02-111-0/+97
|
* Enable all IP_SET configuration in the kernelFrancisco Redondo Marchena2015-02-111-0/+15
|
* Add ipset frameworkFrancisco Redondo Marchena2015-02-112-0/+18
|
* Add xt_set kernel supportFrancisco Redondo Marchena2015-02-111-0/+2
|
* REVIEW THIS: iproute2 support nice to have in the kernelFrancisco Redondo Marchena2015-02-111-0/+3
|
* Add support for KVM in intel machinesFrancisco Redondo Marchena2015-02-111-0/+1
|
* Update openvswitch to master to remove some warningsFrancisco Redondo Marchena2015-02-111-2/+2
|
* Update linux 3.18 with a fix for openvswitchFrancisco Redondo Marchena2015-02-111-2/+2
|
* Enable ssl in openvswitch on configuration timeFrancisco Redondo Marchena2015-02-111-1/+1
|
* Fix typo when adding IP_NF_RAW config in the kernelFrancisco Redondo Marchena2015-02-111-1/+1
|
* Update openvswitch to v2.3.1 tagFrancisco Redondo Marchena2015-02-111-2/+2
|
* Add VXLAN support in kernel needed for openvswitchFrancisco Redondo Marchena2015-02-111-0/+1
|
* Enable all the IP_NF kernel supportFrancisco Redondo Marchena2015-02-111-0/+13
|
* Add kernel support for E1000E ethernet driver and external USB ethernetFrancisco Redondo Marchena2015-02-111-0/+3
|
* Replace NAT kernel driver nameFrancisco Redondo Marchena2015-02-111-1/+1
| | | | | Since 3.17 Linux Kernel the CONFIG_NF_NAT_IPV4 is being called CONFIG_IP_NF_NAT.
* Update glance, nova and cinder to 2014.2.1 tagFrancisco Redondo Marchena2015-02-111-6/+6
|
* Point some openstack service to the openstack repo in gboFrancisco Redondo Marchena2015-02-111-3/+3
|
* Point openvswitch to gbo repositoryFrancisco Redondo Marchena2015-02-111-1/+1
|
* Create libvirt group and configure libvirtd.conf to allow R and W from its ↵Francisco Redondo Marchena2015-02-111-0/+8
| | | | sockets
* Update keystone to 2014.2.1 tagFrancisco Redondo Marchena2015-02-111-2/+2
|
* FIXUPME: use redhat directory tree layout by default for apacheFrancisco Redondo Marchena2015-02-111-0/+1
|
* Modify configuration options in apache looking at fedora package and modify ↵Francisco Redondo Marchena2015-02-111-6/+16
| | | | httpd.conf to load external modules
* Add configuration file to load mod_wsgi from apache and enable shared librariesFrancisco Redondo Marchena2015-02-111-0/+12
|
* Enable threads in aprFrancisco Redondo Marchena2015-02-111-0/+1
|
* Add mod_wsgi to httpd-apache-server stratumFrancisco Redondo Marchena2015-02-113-2/+36
|
* Remove apache as a openstack-services build dependencyFrancisco Redondo Marchena2015-02-111-1/+0
|
* FIXUPME: Fix httpd-server chunkFrancisco Redondo Marchena2015-02-111-14/+8
| | | | | | | Changes made: - Enable so, all-modules and all modules shared - Remove user creation from system integration commands. - Add correct perl interpreter to apxs script.
* Add python-memcached to database stratum needed for HorizonFrancisco Redondo Marchena2015-02-111-1/+6
|
* Update thrift tag 0.9.2 sha1 because it changedFrancisco Redondo Marchena2015-02-111-1/+1
|
* Add apache stratum to openstack-services stratumFrancisco Redondo Marchena2015-02-111-0/+1
|
* Add apache httpd server stratumFrancisco Redondo Marchena2015-02-114-0/+91
|
* Move six to core and update it to 1.9.0Francisco Redondo Marchena2015-02-115-33/+10
|
* Add django stratum and Horizon to openstack-servicesFrancisco Redondo Marchena2015-02-111-0/+12
|
* Add xstatic stratum to openstack-services stratumFrancisco Redondo Marchena2015-02-111-0/+1
|