From 9ba805d4b0bdce8f49e7702916708060deb84d75 Mon Sep 17 00:00:00 2001 From: Vu Cong Tuan Date: Wed, 11 Jul 2018 18:16:10 +0700 Subject: [PATCH] Remove testrepository This commit is a follow-up of "switch to using stestr" which was merged already [1]. After switch to using stestr, testrepository is unnecessary and should be removed. [1] https://review.openstack.org/578522 Change-Id: I94f4883aa52e5a5623ebd0ce9145951f422ae51a --- .gitignore | 1 - lower-constraints.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 27561e7e..3a9ba7a2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,6 @@ develop-eggs # Other *.DS_Store .stestr -.testrepository .tox .venv .*.swp diff --git a/lower-constraints.txt b/lower-constraints.txt index 57301715..75e63f63 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -67,7 +67,6 @@ Sphinx==1.6.2 sphinxcontrib-websupport==1.0.1 stestr==1.0.0 stevedore==1.20.0 -testrepository==0.0.18 testscenarios==0.4 testtools==2.2.0 traceback2==1.4.0