move webob from test-requirements to requirements
Not only do tests depend on webob, but the ec2_token middleware itself depends on webob directly. Change-Id: I3f84cfb274eaf50980aa0013bf29bec3ff21c83d
This commit is contained in:
parent
68ba62c9c7
commit
53a7e4437d
@ -7,3 +7,4 @@ PrettyTable>=0.7,<0.8
|
||||
python-keystoneclient>=0.9.0
|
||||
requests>=1.1
|
||||
six>=1.7.0
|
||||
WebOb>=1.2.3
|
||||
|
@ -11,4 +11,3 @@ stevedore>=0.14
|
||||
testrepository>=0.0.18
|
||||
testresources>=0.2.4
|
||||
testtools>=0.9.34
|
||||
WebOb>=1.2.3
|
||||
|
Loading…
Reference in New Issue
Block a user