33b5aacda3
Replaced using custom synchronized with lockutils.synchronized Removed redundant synchronized from set_up_service_instance Partially-implements bp setup-teardown-server-enhancements Change-Id: I3fc6fe2eb9b7062223f4a0e49ee9bfd00ad24cd4
42 lines
484 B
Plaintext
42 lines
484 B
Plaintext
*.DS_Store
|
|
*.log
|
|
*.mo
|
|
*.pyc
|
|
*.sqlite
|
|
*.swp
|
|
.manila-venv
|
|
.coverage
|
|
.testrepository
|
|
.tox
|
|
.venv
|
|
.idea
|
|
AUTHORS
|
|
Authors
|
|
build/*
|
|
build-stamp
|
|
CA/
|
|
ChangeLog
|
|
manila.egg-info
|
|
cover/*
|
|
covhtml
|
|
dist/*
|
|
instances
|
|
keeper
|
|
keys
|
|
local_settings.py
|
|
tools/conf/manila.conf*
|
|
tools/lintstack.head.py
|
|
tools/pylint_exceptions
|
|
tags
|
|
# Files created by Sphinx build
|
|
doc/build
|
|
.autogenerated
|
|
|
|
# Development environment files
|
|
.project
|
|
.pydevproject
|
|
|
|
# Lock dirs and files
|
|
service_instance_locks
|
|
attach_detach_locks
|