]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Lower webob dep from v1.2.0 to v1.0.8
authorBrian Waldon <bcwaldon@gmail.com>
Thu, 6 Sep 2012 17:43:05 +0000 (10:43 -0700)
committerBrian Waldon <bcwaldon@gmail.com>
Thu, 6 Sep 2012 17:47:45 +0000 (10:47 -0700)
All other OpenStack projects expect webob v1.0.8 yet Quantum expects
v1.2.0. This discrepancy causes problems for certain projects that
can't actually support v1.2.0 yet. This patch aligns the required
version with that which the other OpenStack projects expect.

Change-Id: I21b4c6c79a0382f241131f22edbeba22388a688d

tools/pip-requires

index c9b72f0b00d6f5f8c81c7a15feb476ea7ee4a10c..1c287266f4b479dcdf6b3c58c011ca3e08798585 100644 (file)
@@ -13,4 +13,4 @@ netaddr
 python-quantumclient>=2.0
 pyudev
 sqlalchemy>0.6.4
-webob==1.2.0
+webob==1.0.8