Replace tempest-lib dependency with os-testr

subunit-trace is also provided by os-testr which
is a more lightweight dependency than tempest-lib.

Change-Id: Ic91beb8278f9dfa3785f8f3dd495db609a88390e
This commit is contained in:
Dirk Mueller 2016-06-21 13:38:32 +02:00
parent b8ffab6aea
commit 1579c7ce15

View File

@ -43,7 +43,7 @@ test =
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tempest-lib>=0.14.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
reno>=1.6.2 # Apache2
fixtures =
testresources>=0.2.4 # Apache-2.0/BSD