compute-hyperv/hyperv
Lucian Petrut 7c2e267d5d Fix image handling when shared storage is being used
The image cache operation uses thread locks, for which reason it is
prone to race conditions when using shared storage. This is avoided
by using file locks, placed on the shared path.

Change-Id: I2b002993b7ab0973960794bfdd81d4fe57bf7399
Partial-Bug: #1565895
2016-09-23 16:52:23 +03:00
..
hacking Applies cookiecutter template 2015-03-23 22:21:15 +02:00
nova Fix image handling when shared storage is being used 2016-09-23 16:52:23 +03:00
tests Fix image handling when shared storage is being used 2016-09-23 16:52:23 +03:00
__init__.py Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00
i18n.py Adds local i18n 2015-03-18 14:02:53 -07:00