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:
parent
49dc227661
commit
425655611a
@ -13,4 +13,4 @@ netaddr
|
||||
python-quantumclient>=2.0
|
||||
pyudev
|
||||
sqlalchemy>0.6.4
|
||||
webob==1.2.0
|
||||
webob==1.0.8
|
||||
|
Loading…
Reference in New Issue
Block a user