Use ostestr instead of nosetest

This change aligns packstack unit tests runner with other Open Stack projects

Change-Id: I588f12a163e64d90a51f35e98ea20ff691339baa
Signed-off-by: Maciej Kucia <maciej@kucia.net>
This commit is contained in:
Maciej Kucia
2016-10-30 20:51:54 +01:00
parent 659eeefc23
commit eb2ab2ba53
4 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.swp
*.log
.tox
.testrepository/
vendor/*
Gemfile.lock
packstack.egg-info