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: I81f67d6cad8d289803ea32e2d3f62a3e2b73413d
This commit is contained in:
melissaml 2018-01-22 11:33:35 +08:00
parent 655515bc97
commit 6a4c5ed448
1 changed files with 1 additions and 2 deletions

View File

@ -6,5 +6,4 @@ flake8>=2.5.4,<2.6.0 # MIT
hacking<0.12,>=0.11.0 # Apache-2.0
testtools>=1.4.0 # MIT
mock>=2.0 # BSD
tempest>=12.1.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0