RETIRED, Nova Hyper-V Compute Driver
Go to file
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
doc/source Converting compute-hyperv to py3 2015-10-06 18:27:05 +03:00
hyperv Fix image handling when shared storage is being used 2016-09-23 16:52:23 +03:00
nova Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:58:18 +00:00
.gitignore Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.gitreview Updates project repo to openstack 2015-10-19 01:11:54 +03:00
.mailmap Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.testr.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
LICENSE Initial commit 2015-03-02 01:00:32 -08:00
MANIFEST.in Applies cookiecutter template 2015-03-23 22:21:15 +02:00
README.rst Updates project repo to openstack 2015-10-19 01:11:54 +03:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt Hyper-V: Shielded VMs 2016-06-15 08:19:10 +00:00
setup.cfg Adds nova to setup.cfg packages 2016-09-13 18:15:03 +03:00
setup.py Adds setup files and README 2015-03-18 14:02:54 -07:00
test-requirements.txt Add iSCSI MPIO support 2016-03-22 15:01:12 +02:00
tox.ini Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO