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: Ia0f7b8fa9eb2c15dc01569a3add23c88713dd39b
This commit is contained in:
melissaml 2018-01-22 11:40:52 +08:00
parent a0f2799f26
commit cf8f44b9e4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
os-testr>=0.7.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
bandit>=1.0.1 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinx-rtd-theme