Remove tempest-lib

tempest-lib is still referenced in test-requirements.txt
although it is deprecated and also unused.

Change-Id: I13796eb7fc6360cac5f0898ebc8dbb8515dc6733
Closes-Bug: #1590867
This commit is contained in:
Chihiro Yokoyama 2016-06-27 17:14:45 +09:00
parent 8bcdf13d7f
commit 9d3a6c51b1
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
tempest-lib>=0.14.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT