manila/manila
Valeriy Ponomaryov fe675be832 Updated usage of locks
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
2014-08-27 13:38:34 +00:00
..
api Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
common Flake8: Fix and enable H404 2014-08-27 10:47:45 +00:00
compute Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
db Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
locale Remove LVM driver 2014-08-19 12:05:12 +03:00
network Updated usage of locks 2014-08-27 13:38:34 +00:00
openstack Add config module from oslo-incubator 2014-08-12 15:12:17 +02:00
scheduler Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
share Updated usage of locks 2014-08-27 13:38:34 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Updated usage of locks 2014-08-27 13:38:34 +00:00
volume Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
context.py Flake8: Fix and enable H404 2014-08-27 10:47:45 +00:00
exception.py Use oslo.db in manila 2014-07-23 16:26:14 +04:00
manager.py Further pep8 fixes 2014-08-15 15:41:56 +02:00
policy.py Flake8: Fix and enable H404 2014-08-27 10:47:45 +00:00
quota.py Flake8: Fix and enable H404 2014-08-27 10:47:45 +00:00
rpc.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
service.py Flake8: Fix H501 2014-08-27 10:47:56 +00:00
test.py Flake8: Fix H501 2014-08-27 10:47:56 +00:00
utils.py Flake8: Fix and enable H405 2014-08-27 13:39:22 +02:00
version.py Replaced cinder with manila 2013-09-04 15:45:32 +03:00
wsgi.py Replace utils.config_find with CONF.find_file 2014-08-13 21:30:03 +00:00