diff --git a/.gitignore b/.gitignore index b6471bec0..1abda2704 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ build *.log .coverage .coverage.* -.testrepository/* .tox .venv cover diff --git a/lower-constraints.txt b/lower-constraints.txt index 69167937d..d0fb04d58 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -149,7 +149,6 @@ suds-jurko==0.6 tempest==17.1.0 Tempita==0.5.2 tenacity==4.4.0 -testrepository==0.0.18 testresources==2.0.1 testscenarios==0.4 testtools==2.2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 25af7ebe2..237bfa3a7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,6 @@ stestr>=2.0.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0 requests-mock>=1.2.0 # Apache-2.0 testtools>=2.2.0 # MIT -testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD WebTest>=2.0.27 # MIT tempest>=17.1.0 # Apache-2.0