summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python-functools32: Drop recipeAdrian Dudau2017-08-071-30/+0
| | | | | | Same recipe maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutronclient: Update dependency list and sort alphabeticallyAdrian Dudau2017-08-071-3/+7
| | | | | | According to v6.0.0 recommended for latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-novaclient: Update dependency list and sort alphabeticallyAdrian Dudau2017-08-071-2/+9
| | | | | | According to v6.0.1 recommended for latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.db: Uprev to v4.13.6Adrian Dudau2017-07-311-2/+2
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.policy: use correct SRCRVAdrian Dudau2017-07-311-1/+1
| | | | | | Use the SRCRV listed for latest stable/newton release. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-jinja2: Drop recipeAdrian Dudau2017-07-311-31/+0
| | | | | | Newer recipe maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.middleware: Uprev to v3.19.1Adrian Dudau2017-07-311-2/+2
| | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-greenlet: Drop recipeAdrian Dudau2017-07-311-14/+0
| | | | | | Newer recipe in meta-cloud-services and an even newer one in meta-python Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Merge remote-tracking branch 'origin/pyro' into master-enea-newtonAdrian Dudau2017-07-313-17/+13
|\
| * python-pyparsing: Move from meta-openstack to meta-cloud-servicesHe Zhe2017-06-291-17/+0
| | | | | | | | | | | | | | It's not an openstack specific package. Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python: satisfy setup.py 'setup_requires' for vcversionerMark Asselstine2017-06-292-0/+13
| | | | | | | | | | | | | | | | | | python-jsonschema has a 'setup_requires' for python vcversioner so we must have a -native version of python-vcversioner and DEPEND on it in order to avoid setup.py downloading the requires from PyPI. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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>
* | Revert "python-pyparsing: Drop recipe"Adrian Dudau2017-07-311-0/+17
| | | | | | | | | | | | This reverts commit 635597f365a2c27098489e3e7efc1f0debf2a0ec. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* | python-oslo.service: Uprev to v1.16.1Adrian Dudau2017-07-311-2/+2
| | | | | | | | | | | | This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* | python-warlock: Update checksumsAdrian Dudau2017-07-311-2/+2
| | | | | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* | python-futures: Drop recipeAdrian Dudau2017-07-311-25/+0
| | | | | | | | | | | | Newer recipe maintained in meta-oe. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* | 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>
* | 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>
* | 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>