RETIRED, Nova Hyper-V Compute Driver
Go to file
Alexandru Muresan 8e5937e668 Validate SAN policy when having passthrough disks
One common cause for passthrough disk attachment issues is an
incorrectly configured san policy. Having it set to 'online' will
prevevent disks from being attached to VMs.

This change allows the hyperv driver to check the san policy and
log a warning message when the driver loads and when a passthrough
disk is being attached.

Depends-On: I25033c15b77f494a417c9cd01d194a8bfb3cfe13
Change-Id: Ia123d98286fa99f45f91bfc47a4f0d468fa7d13e
Closes-Bug: #1727257
2017-11-15 12:26:00 +02:00
compute_hyperv Validate SAN policy when having passthrough disks 2017-11-15 12:26:00 +02:00
doc/source move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
nova move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +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 Updated from global requirements 2017-10-04 13:33:50 +00:00
setup.cfg move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
setup.py Updated from global requirements 2017-03-07 13:57:02 +00:00
test-requirements.txt Adds wsgi_intercept as a test requirement 2017-07-31 02:01:05 -07:00
tox.ini move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO