Lower webob dep from v1.2.0 to v1.0.8

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
This commit is contained in:
Brian Waldon 2012-09-06 10:43:05 -07:00
parent 49dc227661
commit 425655611a

View File

@ -13,4 +13,4 @@ netaddr
python-quantumclient>=2.0 python-quantumclient>=2.0
pyudev pyudev
sqlalchemy>0.6.4 sqlalchemy>0.6.4
webob==1.2.0 webob==1.0.8