eaa81ffdfc
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: Ieca57f7c2e6b2ff5c95f8643985ad760c71e0fc3
28 lines
260 B
Plaintext
28 lines
260 B
Plaintext
*.pyc
|
|
*.sw?
|
|
*.egg/
|
|
vendor
|
|
.ksl-venv
|
|
.venv
|
|
.update-venv/
|
|
.tox
|
|
ldappool.egg-info/
|
|
*.log
|
|
.coverage
|
|
coverage.xml
|
|
cover/*
|
|
covhtml
|
|
pep8.txt
|
|
doc/build
|
|
.DS_Store
|
|
doc/source/api
|
|
doc/source/modules.rst
|
|
ChangeLog
|
|
AUTHORS
|
|
build/
|
|
dist/
|
|
.project
|
|
.pydevproject
|
|
.stestr/
|
|
*.db
|