Merge "Remove testrepository"

This commit is contained in:
Zuul 2018-07-20 19:32:42 +00:00 committed by Gerrit Code Review
commit 10cda2de66
3 changed files with 0 additions and 3 deletions

1
.gitignore vendored
View File

@ -28,7 +28,6 @@ cover
cover-master
nosetests.xml
.stestr/
.testrepository
# Translations
*.mo

View File

@ -110,7 +110,6 @@ stestr==2.0.0
stevedore==1.28.0
tempest==17.1.0
tenacity==3.2.1
testrepository==0.0.18
testresources==2.0.0
testscenarios==0.4
testtools==2.2.0

View File

@ -13,6 +13,5 @@ stestr>=2.0.0
python-subunit>=1.0.0 # Apache-2.0/BSD
tempest>=17.1.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT