96d57e684f
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: I3fb32622b029bfadef7f34e973d8277c107112f0
38 lines
420 B
Plaintext
38 lines
420 B
Plaintext
*.DS_Store
|
|
*.orig
|
|
*.log
|
|
*.mo
|
|
*.pyc
|
|
*.sqlite
|
|
*.swp
|
|
.coverage
|
|
.stestr/
|
|
.tox
|
|
.venv
|
|
.idea
|
|
AUTHORS
|
|
Authors
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
barbican_tempest_plugin.egg-info
|
|
cover/*
|
|
covhtml
|
|
dist/*
|
|
instances
|
|
keeper
|
|
keys
|
|
local_settings.py
|
|
subunit.log
|
|
tools/lintstack.head.py
|
|
tools/pylint_exceptions
|
|
tags
|
|
# Files created by Sphinx build
|
|
doc/build
|
|
.autogenerated
|
|
api-ref/build
|
|
|
|
# Development environment files
|
|
.project
|
|
.pydevproject
|