]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Undo change to require WebOb 1.2.3, instead, require only >=1.0.8
authorDan Wendlandt <dan@nicira.com>
Mon, 7 Jan 2013 20:17:09 +0000 (12:17 -0800)
committerDan Wendlandt <dan@nicira.com>
Mon, 7 Jan 2013 20:17:09 +0000 (12:17 -0800)
This allows ceilometer to use 1.2.3, without breaking devstack for
quantum in the mean time.

See bug #1092227

Change-Id: I1d1b4c0b6dbb917ddf785bdf7ce90be9beb6540c

tools/pip-requires

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