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: I6e3389b066f9f4c0eddd8baa7b70e6602342fded
This commit is contained in:
Andreas Jaeger 2018-01-20 18:42:46 +01:00
parent b2d69587cb
commit 753a2e6ba3
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
six>=1.10.0 # MIT
tempest>=17.1.0 # Apache-2.0
tempest-lib>=1.0.0 # Apache-2.0