manila/manila/common
Your Name 9d4059d5ea Make block devices mounts permanent within service instances
Restart of service VM does not save mount state of block device for share.
So, if we do not restart m-shr we have export to dir that links not to
block device, but to root filesystem of service VM.

Changes:
- added sync method of temp and permanent fs mount files;
- changed lock value for mount operations from share id to service instance id,
  because any action changes common config file;
- updated related unittests;

Change-Id: I874d84f5342208906379aba5572540a984f79f03
Closes-Bug: #1367731
2014-09-13 23:01:28 +03:00
..
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
config.py Merge "Remove redundant glance config options" 2014-08-29 06:07:34 +00:00
constants.py Make block devices mounts permanent within service instances 2014-09-13 23:01:28 +03:00