summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* Fix cryptography chunk morphology to openstack-commonbaserock/franred/minor-fixes-in-python-packagesFrancisco Redondo Marchena2015-02-272-1/+1
|
* Remove python-request from openstack-common because is in python-coreFrancisco Redondo Marchena2015-02-271-5/+0
|
* Disable ulog in ebtables, not supported in linux-api-headersPedro Alvarez2015-02-261-0/+2
| | | | | | This is the relevant change: http://git.baserock.org/cgi-bin/cgit.cgi/delta/linux.git/commit/?id=d4da843e6fad4f278fe82b075d8e394cff05c95c
* Update pytz to point to pytz-2014.10 tarballMike Smith2015-02-261-6/+3
| | | | | | Using the pytz bazaar repository makes pytz to fail due lack of dependencies. Using this tarball makes pytz to work and defo fixes the error in Horizon.
* Disable login requirement for sudo for cinder, nova and neutron usersFrancisco Redondo Marchena2015-02-263-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-261-1/+8
|
* Add sudoers files for cinder, nova and neutron on post-install timeFrancisco Redondo Marchena2015-02-263-0/+21
|
* Install rootwrap filters on post-install timeFrancisco Redondo Marchena2015-02-264-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.
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-02-2617-0/+1221
|
* Enable E1000E ethernet driver and external USB ethernet for OpenstackFrancisco Redondo Marchena2015-02-261-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-02-261-0/+98
|
* Enable ipset kernel configuration for Openstack bspFrancisco Redondo Marchena2015-02-261-0/+17
|
* Add iproute2 support to Openstack bspFrancisco Redondo Marchena2015-02-261-0/+3
|
* Add KVM kernel support for intel machines in Openstack bspFrancisco Redondo Marchena2015-02-261-0/+1
|
* Enable all the IP_NF kernel support in Openstack bspFrancisco Redondo Marchena2015-02-261-0/+13
|
* Enable virtual ethernet support in Openstack bspFrancisco Redondo Marchena2015-02-261-0/+1
|
* Add Openvswitch kernel support for Openstack bspFrancisco Redondo Marchena2015-02-261-0/+10
|
* Add ebtables configurations to openstack bspFrancisco Redondo Marchena2015-02-261-0/+4
| | | | This modules are needed for ebtables and netfilter.
* Add Network Block Device configuration support to openstack bspFrancisco Redondo Marchena2015-02-261-0/+1
|
* Create a x86_64 openstack bspFrancisco Redondo Marchena2015-02-262-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-02-261-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.
* xstatic needs python-corePedro Alvarez2015-02-261-0/+1
|
* Python-core needed in apache-httpd for mod_wsgi-metricsPedro Alvarez2015-02-261-0/+1
|
* Python-core is needed in databases to build python-memcachedPedro Alvarez2015-02-261-0/+1
|
* Add python-core to ansible stratumFrancisco Redondo Marchena2015-02-261-0/+1
| | | | | markupsafe needs setuptools to compile and it got moved to python-core, so ansible build-depends on python-core.
* Move sgdisk morph file to correct location (chef stratum)baserock/jjardon/core_cleanupJavier Jardón2015-02-262-1/+1
|
* strata/chef/libpopt: Use default autotools commands instead hardcode themJavier Jardón2015-02-261-5/+1
|
* Move libopt morph file to correct location (chef stratum)Javier Jardón2015-02-262-1/+1
|
* strata/core/patch: Use default autotools commands instead hardcode themJavier Jardón2015-02-261-6/+2
|
* strata/core: patch doesnt depend on bashJavier Jardón2015-02-262-2/+1
|
* strata/core.morph: libtool doesnt depend on bashJavier Jardón2015-02-261-2/+1
|
* strata/core: Upgrade to latest version of help2man (1.46.5)Javier Jardón2015-02-262-12/+2
|
* strata/core: gtk-doc-stub doesnt depend on automake/autoconf/libtoolJavier Jardón2015-02-261-3/+1
| | | | ... but in a bash configure script
* strata/coreutils-common/coreutils: Tell coreutils to not use gitJavier Jardón2015-02-261-1/+1
|
* strata/core.morph: bison doesnt depend on bashJavier Jardón2015-02-262-2/+1
|
* strata/core/bison: Do not use workaround to get package versionJavier Jardón2015-02-261-1/+0
|
* Update gstreamer to include fix to detect bison version correclyJavier Jardón2015-02-261-2/+2
|
* strata/core/bison: Use default autotools commands instead hardcode themJavier Jardón2015-02-261-6/+2
|
* Make cloudinit depend on python-core since setuptools has movedbaserock/adamcoldrick/fix-cloudinitAdam Coldrick2015-02-261-1/+1
|
* Update Morph for distbuild fixes and sourceresolver bug fixesSam Thursfield2015-02-251-1/+1
|
* Merge branch 'baserock/jjardon/move_python_core'Javier Jardón2015-02-253-15/+15
|\ | | | | | | Reviewed-By: Richard Maw <richard.maw@gmail.com>
| * Move python-setuptools from core to python-corebaserock/jjardon/move_python_coreJavier Jardón2015-02-202-9/+10
| |
| * Move pyyalm from core to python-coreJavier Jardón2015-02-203-7/+6
| |
* | Merge branch 'baserock/jjardon/systemd219'Javier Jardón2015-02-254-9/+8
|\ \ | | | | | | | | | | | | Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@gmail.com>
| * | strata/foundation/systemd.morph: Allow multiple threads when buildingbaserock/jjardon/systemd219Javier Jardón2015-02-191-1/+0
| | |
| * | strata/foundation.morph: Upgrade systemd to v219Javier Jardón2015-02-191-2/+2
| | |
| * | strata/core: Upgrade util-linux to v2.25.2Javier Jardón2015-02-191-2/+2
| | |
| * | build-essential: Upgrade linux-headers to 3.19Javier Jardón2015-02-191-4/+4
| | |
* | | strata/gtk3.morph: Build GTK+ 3.15.4Javier Jardón2015-02-241-2/+2
| | | | | | | | | | | | versions >= 3.15.5 doesn't compile as they need a new version of GLib
* | | Add more xstatic packages required by HorizonFrancisco Redondo Marchena2015-02-241-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | This static packages were required when trying to collect the static files for horizon. This conflicts with the 'everything from Git' policy of Baserock,but it is required right now for the Openstack system to work.