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
This commit is contained in:
Vu Cong Tuan 2018-07-11 18:16:10 +07:00
parent a809787783
commit 9ba805d4b0
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,7 +24,6 @@ develop-eggs
# Other
*.DS_Store
.stestr
.testrepository
.tox
.venv
.*.swp

View File

@ -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