summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* python-cotyledon: Add recipeAdrian Dudau2017-08-091-0/+29
| | | | | | | This is needed for the uprev of python-ceilometer to the latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-ceilometerclient: Uprev to v2.6.2 and update dependency listAdrian Dudau2017-08-091-11/+12
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-websockify: uprev to 0.8.0Adrian Dudau2017-08-081-3/+3
| | | | | | This is required to upgrade python-nova to latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-routes: Update dependency listAdrian Dudau2017-08-081-1/+4
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-paramiko: Update dependency listAdrian Dudau2017-08-081-1/+5
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-os-brick: Uprev to v1.6.2 and update dependency listAdrian Dudau2017-08-081-3/+17
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-lxml: Drop recipeAdrian Dudau2017-08-081-29/+0
| | | | | | Newer recipe maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-os-vif: Add recipeAdrian Dudau2017-08-081-0/+32
| | | | | | This is required by python-nova Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-microversion-parse: Add recipeAdrian Dudau2017-08-081-0/+23
| | | | | | | | This is a requirement for python-nova. There is no version specified for stable/newton, so I used the minimal version requirement for python-nova. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.privsep: Add recipeAdrian Dudau2017-08-081-0/+36
| | | | | | This is required by python-nova. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-castellan: Uprev to v0.4.0Adrian Dudau2017-08-081-2/+2
| | | | | | | | | Thre is no version specified for the newton release, Castellan is listed as independed under the Barbican project. However it is listed as a requirement for Nova, so I upgraded to the minimum required version specified there, i.e. 0.4.0. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-os-win: Add recipeAdrian Dudau2017-08-081-0/+32
| | | | | | This is required by python-nova. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Add ${SRCPV} to multiple git recipesAdrian Dudau2017-08-085-6/+5
| | | | | | Use the right way of versioning git based recipes. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-nova: Update dependency list and sort alphabeticallyAdrian Dudau2017-08-081-65/+82
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-sqlalchemy-migrate: Update dependency listAdrian Dudau2017-08-081-2/+5
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-pyasn1: Drop recipeAdrian Dudau2017-08-081-17/+0
| | | | | | Newer recipe (v0.2.3) maintained in meta-python. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-nova: Uprev to 14.0.7Adrian Dudau2017-08-081-2/+2
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-osprofiler: Downgrade to v1.4.0Adrian Dudau2017-08-081-2/+2
| | | | | | This is the latest recommended by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-designateclient: Uprev to v2.3.0 and update dependency listAdrian Dudau2017-08-081-5/+7
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.versionedobjects: Use correct {PV}Adrian Dudau2017-08-081-1/+1
| | | | | | | The git hash corresponds to v1.17.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutron: Fix sed error due to missing metadata_agent.iniAdrian Dudau2017-08-081-2/+2
| | | | | | | metadata_agent.ini is installed only if sysV is present, so use a dummy variable to avoid sed-ing it if not installed. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-keystone: Fix sed failure due to missing init.dAdrian Dudau2017-08-081-8/+8
| | | | | | | | init.d folder is created only if sysV is enabled in the image, but its contents are accessed regardless. Move the seds under the same if clause. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.rootwrap: Uprev to v5.1.2Adrian Dudau2017-08-071-2/+2
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-oslo.reports: Use correct {PV}Adrian Dudau2017-08-071-1/+1
| | | | | | | The git hash corresponds to v1.14.0, which is the latest for stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-tinyrpc: Add recipeAdrian Dudau2017-08-071-0/+16
| | | | | | This is a requirement for python-ryu v4.16. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-ryu: Uprev to v4.16 and update dependency listAdrian Dudau2017-08-071-2/+3
| | | | | | | This is according to requriements from neutron v9.4.0 for latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutron: Update dependency list and sort alphabeticallyAdrian Dudau2017-08-071-14/+21
| | | | | | According to v9.4.0 recommended for latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutron: Uprev to v9.4.0Adrian Dudau2017-08-071-2/+2
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-neutron-lib: Add recipeAdrian Dudau2017-08-071-0/+33
| | | | | | | This module is required for the uprev of python-neutron to v9.4.0, corresponding to latest Openstack stable/newton release. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-webtest: Update dependency listAdrian Dudau2017-08-071-1/+6
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-mako: Drop recipeAdrian Dudau2017-08-071-17/+0
| | | | | | Newer recipe maintained in oe-core. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-cliff: Downgrade to v2.2.0Adrian Dudau2017-08-071-3/+3
| | | | | | This is the newest version recommended by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-debtcollector: Downgrade to v1.8.0 and update dependency listAdrian Dudau2017-08-071-3/+5
| | | | | | Latest version used by stable/newton is v.1.8.0, bring it in line. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-cinderclient: Fix typo in dependencyAdrian Dudau2017-08-071-1/+1
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* 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>