Bug #1002605
update webob to be version 1.2 or above It's running without any issue with 1.2, the exception problem was caused by WebTest. We should use at least version 1.3.3 (supplied by Ubuntu 12.04 and Debian Wheezy) Version to WebTest==1.3.3 Change-Id: Ia8ef543e32ae46f503dd52e93bed4290d077c286
This commit is contained in:
parent
6d14917e76
commit
9895ac62c0
@ -5,4 +5,4 @@ eventlet>=0.9.12
|
||||
lxml
|
||||
python-gflags==1.3
|
||||
sqlalchemy
|
||||
webob==1.0.8
|
||||
webob==1.2.0
|
||||
|
@ -9,4 +9,4 @@ openstack.nose_plugin
|
||||
pep8==0.6.1
|
||||
sphinx>=1.1.2
|
||||
unittest2
|
||||
webtest
|
||||
webtest==1.3.3
|
||||
|
Loading…
Reference in New Issue
Block a user