69b7f42b1c
module manila.share.drivers.service_instance uses interproces locks and creates external files in "service_instance_locks" directory. Change-Id: I360f91d71cad5f472d5d9f5953e434f489330e47
41 lines
464 B
Plaintext
41 lines
464 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
|