Remove obsolete tempest-lib
tempest-lib has been reintegrated into tempest and this repository already uses tempest instead of tempest-lib. Remove requirements for tempest-lib, tempest is already listed. See also https://specs.openstack.org/openstack/qa-specs/specs/tempest/implemented/reintegrate-tempest-lib.html Change-Id: I7cb0d4c53fd876c6c5b4138e01853c47d065c495
This commit is contained in:
parent
1464ae82e0
commit
fdbc24b968
@ -16,8 +16,6 @@ testrepository>=0.0.18 # Apache-2.0/BSD
|
|||||||
testresources>=2.0.0 # Apache-2.0/BSD
|
testresources>=2.0.0 # Apache-2.0/BSD
|
||||||
testtools>=2.2.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
# This is needed for subunit-trace
|
|
||||||
tempest-lib>=1.0.0 # Apache-2.0
|
|
||||||
reno>=2.5.0 # Apache-2.0
|
reno>=2.5.0 # Apache-2.0
|
||||||
bandit>=1.1.0 # Apache-2.0
|
bandit>=1.1.0 # Apache-2.0
|
||||||
tempest>=17.1.0 # Apache-2.0
|
tempest>=17.1.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user