]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Upgrade WebOb to 1.2.3
authorZhongyue Luo <zhongyue.nah@intel.com>
Thu, 3 Jan 2013 16:28:20 +0000 (00:28 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Thu, 3 Jan 2013 16:28:20 +0000 (00:28 +0800)
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.

Fixes Bug #1092227

Change-Id: I07707607ae2067a567e11c347cddda9c7e6bcef7

tools/pip-requires

index 4ba023f3282f7e6c0ca5c9cae4c98b0b9ca3c927..e3df85e21230b04ed4758968a41432c623892240 100644 (file)
@@ -12,5 +12,5 @@ netaddr
 python-quantumclient>=2.0
 pyudev
 sqlalchemy==0.7.9
-webob==1.0.8
+webob==1.2.3
 python-keystoneclient>=0.2.0