Remove obsolete tempest-lib

tempest-lib has been reintegrated into tempest and this repository
already uses tempest instead of tempest-lib. Replace requirements for
tempest-lib with requirements for tempest.

See also
https://specs.openstack.org/openstack/qa-specs/specs/tempest/implemented/reintegrate-tempest-lib.html

Change-Id: Ied28cc27d5c3d4d7ef099ab9abd0dde1597be33e
This commit is contained in:
melissaml 2018-01-22 10:43:49 +08:00 committed by Andreas Jaeger
parent aa6e3fd9b9
commit 216aaf1d4b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0.27 # MIT
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
tempest-lib>=1.0.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
ddt>=1.0.1 # MIT
pylint==1.7.1 # GPLv2
python-kingbirdclient>=0.1.0 # Apache-2.0