Commit Graph

1 Commits

Author SHA1 Message Date
Pavlo Shchelokovskyy 32c5ad3b06 Comply with Python PTI
as described in
https://governance.openstack.org/tc/reference/pti/python.html
projects should use 'stestr' as unit tests runner.

This patch moves unit and coverage tests to use stestr as test runner
instead of nose.

Change-Id: I8508caa6ea08c5c98b67f34be7f61417df2d7c1e
2018-06-18 14:07:34 +03:00