]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Upgrade WebOb to 1.2.3
authorDoug Hellmann <doug.hellmann@dreamhost.com>
Thu, 3 Jan 2013 16:09:36 +0000 (11:09 -0500)
committerDoug Hellmann <doug.hellmann@dreamhost.com>
Mon, 7 Jan 2013 15:53:21 +0000 (10:53 -0500)
The version of WebOb being used in OpenStack was more than
1 year old. This change updates to the latest stable release.

Upgrading WebOb resolves a version conflict between OpenStack
and Pecan, the web framework used by the Ceilometer team for
version 2 of the ceilometer API.

Refer to http://docs.webob.org/en/latest/news.html
for the list of changes between 1.0.8 and 1.2.3.

bug 1092227

Change-Id: I44fdd11acbf1d5245e0c9c5a6199fd53200928ed
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
tools/pip-requires

index 9ef13a00d31cd7e69a00278d938157a60f9c678f..e91a3ea63940ac72f48070758ece6b8d7e7c934b 100644 (file)
@@ -6,7 +6,7 @@ kombu==1.0.4
 lockfile==0.8
 lxml>=2.3
 routes==1.12.3
-WebOb>=1.0.8
+WebOb==1.2.3
 wsgiref==0.1.2
 greenlet>=0.3.1
 PasteDeploy==1.5.0