7903657bd1
According to Openstack summit session [1] stestr is maintained project to which all Openstack projects should migrate. Let's switch it then. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: Iebd6f34335e4ef0dd3629e970661d8c9ef08754a Signed-off-by: Charles Short <zulcss@gmail.com>
24 lines
199 B
Plaintext
Executable File
24 lines
199 B
Plaintext
Executable File
*.cache
|
|
*.classpath
|
|
*.project
|
|
*.target/
|
|
*.settings/
|
|
.idea
|
|
target/
|
|
test-output/
|
|
test-config.yml
|
|
*.swp
|
|
*.iml
|
|
bin/
|
|
*.pyc
|
|
.tox
|
|
build
|
|
dist
|
|
*.egg-info
|
|
*.egg
|
|
cover/
|
|
.coverage
|
|
.testrepository/
|
|
.venv
|
|
.stestr
|