3529ea7a43
Creates initial module structure and a dummy test. Change-Id: I7a861dcc800cf3a49da2e317e4780aa5c5027733 Implements: bp tempest-plugin
38 lines
427 B
Plaintext
38 lines
427 B
Plaintext
*.DS_Store
|
|
*.orig
|
|
*.log
|
|
*.mo
|
|
*.pyc
|
|
*.sqlite
|
|
*.swp
|
|
.coverage
|
|
.testrepository
|
|
.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
|