Remove useless requirements

1. What is the problem
cliff,WebTest and pylint modules present in test-requirement.txt file are
not used anymore.

2. What is the solution to the problem
Remove cliff,WebTest and pylint modules from
test-requirement.txt not used anymore.

3. What the features need to be implemented to the Tricircle
   to realize the solution
None

Change-Id: I6511571a62e341d41dc1069b1af50e27c5bdd14a
This commit is contained in:
avnish 2017-01-09 12:19:20 +05:30
parent fbcb71ed86
commit a02f80ee55
1 changed files with 0 additions and 3 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.2
cliff>=2.3.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
@ -16,10 +15,8 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
ddt>=1.0.1 # MIT
pylint==1.4.5 # GPLv2
reno>=1.8.0 # Apache-2.0