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:
Dolph Mathews 2014-07-23 13:17:27 -05:00
parent 68ba62c9c7
commit 53a7e4437d
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -11,4 +11,3 @@ stevedore>=0.14
testrepository>=0.0.18
testresources>=0.2.4
testtools>=0.9.34
WebOb>=1.2.3