fe675be832
Changes: - replaced direct usage of sychronized func from lockutils with local wrapper, that provides prefix; - 'lock_path' is not provided anymore as hardcode, defined 'lock_path' in config is expected; - added MANILA_LOCK_PATH to devstack plugin, to be able to set path before installation. Change-Id: I6518df0a6d32f1021b19a48f928f9ec8b00140b2 Closes-Bug: #1347915
42 lines
466 B
Plaintext
42 lines
466 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
|
|
subunit.log
|
|
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
|
|
manila_locks
|