RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 937aa55ffa Cluster driver: Blacklist iSCSI/FC volume drivers
There are critical known issues related to the cluster driver and
passthrough disks.

When an instance is failed over, the instance attached volumes need
to be accessible on the destination host. This will not happen
transparently for such disks, for which reason the instance may
bounce between a few nodes and then end up in error state,
basically defeating the purpose of the cluster driver.

This change ensures that the Hyper-V Cluster driver rejects
iSCSI/FC Cinder volumes, raising an error that describes possible
alternatives.

Closes-Bug: #1749958

Change-Id: I231b51c648e1349fcb8df4cd818b2d2887a55d69
2018-02-16 16:29:11 +02:00
compute_hyperv Cluster driver: Blacklist iSCSI/FC volume drivers 2018-02-16 16:29:11 +02:00
doc/source [Trivial] docs: fix code blocks indentation 2018-02-15 19:41:51 +02:00
etc Add config sample to compute-hyperv docs 2017-11-13 17:51:26 +00:00
nova Fixes eventlet monotonic clock issue 2018-02-14 07:48:40 +00:00
releasenotes hyper-v: Deprecates support for Windows / Hyper-V Server 2012 2018-01-28 05:31:07 -08:00
tools tox: Installs nova as a requirement 2017-12-19 14:53:38 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.docs-requirements.txt Prepare for readthedocs 2018-02-07 13:11:16 +02:00
.gitignore Adds docs and reno jobs 2017-12-18 11:51:42 +00: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
.zuul.yaml Zuul: Remove project name 2018-02-01 12:00:27 -08:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Update the doc urls 2017-11-21 10:25:29 +00: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 Update the doc urls 2017-11-21 10:25:29 +00: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 Updated from global requirements 2018-01-27 21:06:56 +00:00
setup.cfg Add oslo.config entry point 2017-11-10 19:28:15 +02:00
setup.py Updated from global requirements 2017-03-07 13:57:02 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 00:50:51 +00:00
tox.ini Adds docs and reno jobs 2017-12-18 11:51:42 +00:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO