
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: I66bf2f094d30ca5da972f27945dcc0108a13abad
20 lines
169 B
Plaintext
20 lines
169 B
Plaintext
*~
|
|
*.pyc
|
|
*.local
|
|
AUTHORS
|
|
ChangeLog
|
|
MANIFEST
|
|
dist/
|
|
.venv/
|
|
build/*
|
|
build-stamp
|
|
cover/*
|
|
doc/build/
|
|
doc/source/api/
|
|
*.egg-info
|
|
*.egg
|
|
.autogenerated
|
|
.coverage
|
|
.stestr/
|
|
.tox/
|