summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-webob_1.2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: remove recipes that are now in meta-virtualizationMark Asselstine2015-03-201-23/+0
| | | | | | | | | | | | | | | | | | In order for meta-virtualization to include a recipe for docker and docker-registry these recipes have been moved to allow meta-virtualization to exist without a circular dependency with meta-cloud-services. There is already a dependency here on meta-virtualization so this will ensure recipes in meta-cloud-services will still build as they did before. A concern does exist that several OpenStack recipes have a tight binding on specific versions of these recipes. This move doesn't prevent meta-cloud-services from hosting its own version of these recipes in the future and making use of 'preferred' version to control this binding. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-webob: added 1.2.3Mihai Prica2013-08-281-0/+23
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>