Cleanup test-requirements.txt

Remove:
- tempest-lib
- oauthlib
- WebOb

Add:
- oslo.utils

Change-Id: I570265af939f0cec2861efd8580e62066e422d1f
This commit is contained in:
Thomas Bechtold 2016-02-13 10:45:59 +01:00
parent 2298f9f094
commit 787c4d12dd
1 changed files with 1 additions and 3 deletions

View File

@ -9,9 +9,9 @@ coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
oauthlib>=0.6 # BSD
oslo.config>=3.4.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
betamax>=0.5.1 # Apache-2.0
@ -19,8 +19,6 @@ pycrypto>=2.6 # Public Domain
reno>=0.1.1 # Apache2
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
tempest-lib>=0.14.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
WebOb>=1.2.3 # MIT