aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb
AgeCommit message (Collapse)Author
2017-11-08python-oslo*: uprev to latest stable/pikeMark Asselstine
Uprev all of the existing 'oslo' packages to the latest commit on the stable/pike branch. This will allow us to prepare for the uprev of the main openstack components to stable/pike. Dependencies are been validated and uprev'd/added as needed. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-oslo.messaging: uprev to latest stable/newtonMark Asselstine
Requires updates to python-futurist, requires a version of python-amqp<2.0, new recipe for python-pika-pool and update python-oslo.middleware Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-02-05python-oslo*: uprev to versions required by libertyMark Asselstine
This set of updates is fairly straightforward, for the most part it is an update of the git SHA and an update of the dependencies. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-09-22python packages: add build dependency on python-pbrJosep Puigdemont
Some packages fail to build because their dependency on python-pbr during built time is not properly stated in the recipe. Sometimes the build succeeds anyway because the python-pbr package has already been built previously. To avoid the occasional build failure, this patch adds a dependency on python-pbr to all those packages that declare it as a dependency in their setup.py file. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-02-22oslo.messaging: add bash to rdependsBruce Ashfield
We get the following QA warning: WARNING: QA Issue: python-oslo.messaging requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] So we add bash to the redepends to fix the issue. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-02-21oslo: update to latest versionsBruce Ashfield
To get the clients functional, we need to update to the latest oslo release (and git trees). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-10-21horizon: update dependencies for juno rc2Bruce Ashfield
Updating the horizon dependent packages to the juno-rc2 required versions Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-26oslo.messaging: update to 1.4.0.0a4Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>