From fdbc24b9689820b0ddfaf68fcedd6f0c2cc1b543 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 20 Jan 2018 18:44:37 +0100 Subject: [PATCH] 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 --- test-requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index adc3944d..87f6dea9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,8 +16,6 @@ testrepository>=0.0.18 # Apache-2.0/BSD testresources>=2.0.0 # Apache-2.0/BSD testtools>=2.2.0 # MIT 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 bandit>=1.1.0 # Apache-2.0 tempest>=17.1.0 # Apache-2.0