summaryrefslogtreecommitdiffstats
path: root/meta-openstack
Commit message (Collapse)AuthorAgeFilesLines
* python-keystone: Update dependency list and sort alphabeticallyAdrian Dudau2017-07-311-21/+31
| | | | | | According to v10.0.3 recommended for latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.messaging: Uprev to v5.10.2Adrian Dudau2017-07-311-2/+2
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.concurrency: Use correct {PV}Adrian Dudau2017-07-311-1/+1
| | | | | | | The git hash corresponds to v3.14.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.log: Use correct {PV}Adrian Dudau2017-07-311-1/+1
| | | | | | | The git hash corresponds to v3.16.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.cache: Use correct {PV}Adrian Dudau2017-07-311-1/+1
| | | | | | | The git hash corresponds to v1.14.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-pymongo: Drop recipeAdrian Dudau2017-07-311-16/+0
| | | | | | Same recipe maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-msdgpack: Drop recipeAdrian Dudau2017-07-311-17/+0
| | | | | | Newer recipe maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-monotonic: Drop recipeAdrian Dudau2017-07-311-31/+0
| | | | | | Newer recipe maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-funcsigs: Drop recipeAdrian Dudau2017-07-311-18/+0
| | | | | | Same recipe is maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystonemiddleware: Update dependency listAdrian Dudau2017-07-311-0/+12
| | | | | | According to v4.9.1 recommended for latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-passlib: Drop recipeAdrian Dudau2017-07-311-17/+0
| | | | | | Newer recipe maintained in meta-python Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* conf/layer.conf: Drop non-existent preferred versionAdrian Dudau2017-07-311-1/+0
| | | | | | | python-alchemy has two preferred versions. Drop the older one which doesn't have a corresponding recipe. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-paste: Drop recipeAdrian Dudau2017-07-311-16/+0
| | | | | | A newer recipe is maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystone: Uprev to 10.0.3Adrian Dudau2017-07-311-2/+2
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-cinderclient: Update list of dependenciesAdrian Dudau2017-07-311-10/+13
| | | | | | According to v1.9.0 requirements. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* pythin-glanceclient: Update list of dependenciesAdrian Dudau2017-07-311-8/+15
| | | | | | According to v2.5.0 requirements. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystoneauth1: Downgrade to v2.12.3Adrian Dudau2017-07-311-2/+2
| | | | | | | | | | Latest stable/newton lists v2.12.3 as the latest recommended version for python-keystone1. Commit b3c4115e60abe92bf45eef35a4696de0efe3712c that upgraded to v2.18.0 mentions it as a requirement for python-os-client-config, but checking its list of requirements we only find keystoneauth1 (>=2.1.0), which is fulfilled v2.12.3. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystoneclient: Add missing dependenciesAdrian Dudau2017-07-311-3/+10
| | | | | | These are all listed as dependencies for v3.5.1 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.serialization: Use correct {PV}Adrian Dudau2017-07-311-1/+1
| | | | | | | The git hash corresponds to v2.13.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.config: Use correct {PV}Adrian Dudau2017-07-311-1/+1
| | | | | | | The git hash corresponds to v3.17.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-warlock: Downgrade to 1.2.0Adrian Dudau2017-07-311-1/+1
| | | | | | | | python-glanclient, which depends on warlock doesn't play well with v1.3.0: requirements.txt: warlock (>=1.0.1,!=1.3.0,<2) Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-prettytable: Drop recipeAdrian Dudau2017-07-311-24/+0
| | | | | | Recipe is already maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* conf/layer.conf: Update PREFERRED_VERSION of python-requestsAdrian Dudau2017-07-051-1/+1
| | | | | | The recipe version was upgraded in meta-python, adjust its PREFERRED_VERSION. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-netaddr: Drop recipeAdrian Dudau2017-07-051-16/+0
| | | | | | Same version of the recipe is already maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-pytz: Drop recipeAdrian Dudau2017-07-051-18/+0
| | | | | | A newer recipe (v2017.2) is maintained in meta-python Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-pyparsing: Drop recipeAdrian Dudau2017-07-051-17/+0
| | | | | | A newer recipe (v2.2.0) is maintained in meta-openembedded/meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-iso8601: Uprev to 0.1.11Adrian Dudau2017-07-051-3/+3
| | | | | | This is a minimum requirement for python-oslo.utils v3.16.1 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.utils: Use correct PVAdrian Dudau2017-07-051-1/+1
| | | | | | The git hash corresponds to v3.16.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-cinderclient: Add dependency on python-keystoneauth1Adrian Dudau2017-07-051-0/+1
| | | | | | This is listed as requirement in the package. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-glanceclient: Uprev to 2.5.0Adrian Dudau2017-06-072-41/+3
| | | | | | | | This is used by latest stable/newton Drop memeroy leak patch, has been fixed in the new version. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystoneclient: Uprev to 3.5.1Adrian Dudau2017-06-072-50/+5
| | | | | | | | | | This is used by latest stable/newton Drop memory leak patch, has been fixed in the new version. keystone.bash_completion has been removed in the newer version, so drop support for it from the recipe. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystonemiddleware: Uprev to 4.9.1Adrian Dudau2017-06-071-3/+3
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystone: Uprev to 10.0.1Adrian Dudau2017-06-071-3/+3
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutron: Uprev to 9.3.1Adrian Dudau2017-06-071-6/+6
| | | | | | | | | | | This is used by latest stable/newton The .conf files now seem to reside under oslo-config-generator, so adapt the paths to install from there. This needs to be verified, and make sure that the install paths are still correct. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutronclient: Uprev to 6.0.0Adrian Dudau2017-06-071-3/+3
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-cinderclient: Uprev to 1.9.0Adrian Dudau2017-06-071-2/+2
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-nova: Uprev to 14.0.6Adrian Dudau2017-06-071-3/+3
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-novaclient: Uprev to 6.0.1Adrian Dudau2017-06-071-3/+3
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* linux-intel: Add config fragmentsAdrian Dudau2017-06-0712-0/+55
| | | | | | Porting the kernel configs from linux-yocto Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* qemu: Remove dependency on spiceAdrian Dudau2017-06-071-1/+1
| | | | | | | spice doesn't compile at the moment and is not essential for our use case Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystone: Fix install error caused by invalid groupAdrian Dudau2017-06-071-2/+2
| | | | | | | | | | | | | | The group 'users' doesn't exist in the target sysroot, leading to the following error: | Installing keystone-all script to /data/fb/addu/el/poky/build-vt-inteld/tmp/work/corei7-64-enea-linux/python-keystone/8.0.0+gitAUTOINC+8dcd82fb9c-r0/image/usr/bin | install: invalid group ‘users’ We might investigate this further at a later time, but for now just use the default to get it building. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-novaclient: Move python-setuptools-git to runtime depdendenciesAdrian Dudau2017-06-071-1/+1
| | | | | | | | | | | | | Besides the logical sense, the current placement causes some weird ordering issues in the do_prepare_recipe_sysroot task, leading to the setuptools module not being populated in the recipe native sysroot, leading to the following error: ************* When changing the order or moving to RDEPENDS the issue is gone. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python: Inherit setuptools instead of distutils for several packagesAdrian Dudau2017-06-014-4/+4
| | | | | | | | | | | | | | | | | python-appdirs python-keystoneauth python-lesscpy python-os-client-config The setup scripts of these modules use setuptools instead of distutils, resulting in errors like this: | File "setup.py", line 5, in <module> | from setuptools import setup | ImportError: No module named setuptools Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* openstack-image-*: Remove ROOTFS_PKGMANAGE_BOOTSTRAPAdrian Dudau2017-06-014-4/+0
| | | | | | | | | | run-postinsts is now installed by default in image.bbclass, so no need to include it in each image. Reference: OE-core rev 529244ee212fe14019e35a5f163fab705ddbf141 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* kernel: remove non-existent bbappends and add current onesBruce Ashfield2017-03-153-0/+9
| | | | | | | Our kernel bbappends have gotten out of date. This commit syncs them with oe-core master. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qpid: fix the wrong python dir issuefli2017-03-131-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qpid used the wrong python path and thus cannot package the files installed. This commit will fix the following warning issue: WARNING: QA Issue: qpid: Files/directories were installed but not shipped in any package: /usr/lib/python2.7/site-packages/qmfengine.py /usr/lib/python2.7/site-packages/qmf.py /usr/lib/python2.7/site-packages/_qmfengine.so /usr/lib/python2.7/site-packages/_qmfengine.la /usr/lib/python2.7/site-packages/qmfengine.pyo /usr/lib/python2.7/site-packages/qmf.pyo /usr/lib/python2.7/site-packages/cqpid.py /usr/lib/python2.7/site-packages/_cqpid.so /usr/lib/python2.7/site-packages/_cqpid.la /usr/lib/python2.7/site-packages/cqpid.pyo /usr/lib/python2.7/site-packages/qmf2.py /usr/lib/python2.7/site-packages/cqmf2.py /usr/lib/python2.7/site-packages/_cqmf2.so /usr/lib/python2.7/site-packages/_cqmf2.la /usr/lib/python2.7/site-packages/qmf2.pyo /usr/lib/python2.7/site-packages/cqmf2.pyo /usr/lib/python2.7/site-packages/qmfgen /usr/lib/python2.7/site-packages/qmfgen/__init__.py /usr/lib/python2.7/site-packages/qmfgen/generate.py /usr/lib/python2.7/site-packages/qmfgen/schema.py /usr/lib/python2.7/site-packages/qmfgen/management-types.xml /usr/lib/python2.7/site-packages/qmfgen/__init__.pyo /usr/lib/python2.7/site-packages/qmfgen/generate.pyo /usr/lib/python2.7/site-packages/qmfgen/schema.pyo /usr/lib/python2.7/site-packages/qmfgen/templates /usr/lib/python2.7/site-packages/qmfgen/templates/Args.h /usr/lib/python2.7/site-packages/qmfgen/templates/Class.cpp /usr/lib/python2.7/site-packages/qmfgen/templates/Class.h /usr/lib/python2.7/site-packages/qmfgen/templates/CMakeLists.cmake /usr/lib/python2.7/site-packages/qmfgen/templates/Event.cpp /usr/lib/python2.7/site-packages/qmfgen/templates/Event.h /usr/lib/python2.7/site-packages/qmfgen/templates/Makefile.mk /usr/lib/python2.7/site-packages/qmfgen/templates/Package.cpp /usr/lib/python2.7/site-packages/qmfgen/templates/Package.h /usr/lib/python2.7/site-packages/qmfgen/templates/V2Package.cpp /usr/lib/python2.7/site-packages/qmfgen/templates/V2Package.h Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. qpid: 36 installed and not shipped files. [installed-vs-shipped] Signed-off-by: fli <fupan.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-netaddr: switch to setuptoolsMark Asselstine2017-01-301-1/+1
| | | | | | | | | | | The uprev done in commit 0f9fb18e1883 didn't take into account that upstream moved to use setuptools (see upstream commit a8509c0c7c4c [cleaned up of older conventions and switched to setuptools]). Switch to setup tools to match this upstream change. This will fix errors seen when attempting to 'import netaddr'. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-xstatic-smart-table: uprev to v1.4.13.2Mark Asselstine2017-01-301-6/+4
| | | | | | | | | | | | | | | | | | | | Although version 1.4.5.3 is within the acceptable versions listed by python-horizon (stable/newton) there are changes related to smart-table.min.js vs smart-table.js which will cause python-horizon to error with the following exception: 'horizon/lib/angular_smart_table/smart-table.min.js' could not be found in the COMPRESS_ROOT '/usr/lib/python2.7/site-packages/static' or with staticfiles. (See commit 12c37e3af0a95cb793ad1fb7e055276da049e5ac in horizon) Upstream should probably remove 1.4.5.3 from the range of acceptable versions due to this. At any rate uprev'ing the package avoids the mismatch. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-alembic: uprev to 0.8.10Mark Asselstine2017-01-302-22/+23
| | | | | | | | | | This uprev is required to support python-oslo.db uprev to stable/newton. The license is still MIT though the md5sum required being updated. Runtime dependencies were updated based on requires.txt. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-kombu: add version 3.0.37Mark Asselstine2017-01-302-0/+24
| | | | | | | | | | | | | | | The 4.x.x series requires the amqp>=2 which is outside of the range of amqp versions supported versions required for python-oslo.messaging therefore we need to continue support for the 3.0.x series and force its use via the layer.conf and PREFERRED_VERSION. This is an updated version of the python-kombu recipe for the 3.0.x series with updated license checksup (the license type remains the same) and updated runtime dependencies based on the packages requirements/default.txt. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>