Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Treinish 7dd678e372 Switch to stestr under the covers
This commit switches the ostestr command to use stestr under the covers.
This simplifies the majority of the logic, eventually ostestr will
be deprecated as a result of this migration. (since almost all the logic
here is contained in stestr already)

Depends-On: I2c7618a742439fd2ed26879f3114f0f66fd6337f
Change-Id: Id7cb2a39a8308f1413608dcf19273a1d7f33592e
2017-08-29 11:03:30 -04:00
Masayuki Igawa 2fb3b5ecff Fix coverage section in tox.ini
This commit fixes the coverage section in tox.ini to get coverage and
also changes .gitignore to ignore the cover directory and .coverage
directories.

Change-Id: Ia58b5d109ad045833d6c37e16fd0fe3705212ed0
2015-12-04 18:26:12 +09:00
Masayuki Igawa 7d94993a75 Add *.egg* to .gitignore
This commit adds "*.egg*" to .gitignore and removes unnecessary entries.
Change-Id: I3b0985b3a11eccb3e16b8ee8eebcd2ae113500ec
2015-11-25 09:47:32 +09:00
Matthew Treinish d1049b1ad6 Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00