
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I5e57994077795bcc25861a081ef114fa97e01bef
21 lines
189 B
Plaintext
21 lines
189 B
Plaintext
.coverage*
|
|
.venv
|
|
*,cover
|
|
cover
|
|
*.pyc
|
|
AUTHORS
|
|
build
|
|
dist
|
|
ChangeLog
|
|
run_tests.err.log
|
|
.tox
|
|
doc/source/api
|
|
doc/build
|
|
*.egg
|
|
*.eggs
|
|
searchlightclient/versioninfo
|
|
*.egg-info
|
|
*.log
|
|
.stestr/
|
|
*.swp
|