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:
parent
655515bc97
commit
6a4c5ed448
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user