RETIRED, Nova Hyper-V Compute Driver
Go to file
AlexMuresan dda87c567e Raise proper exception in case of vif plug errors
The Nova Compute manager expects a VirtualInterfacePlugException
exception to be raised when a vif plug fails.

This particularly affects the service initialization step. If we're
raising an exception other than the above mentioned one, the exception
won't be cought, in which case the Nova Compute service will stop.

This change ensures that we're raising the expected exception if vif
plugging fails.

(cherry picked from commit 6adc5cf4d4)

Change-Id: Ibaa405577d4fa06f27fdd9440aca49be0c620af5
Closes-bug: #1736392
2018-04-03 13:53:06 +03:00
compute_hyperv Raise proper exception in case of vif plug errors 2018-04-03 13:53:06 +03: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 default gerrit branch to stable/pike 2017-08-24 02:25:46 -07: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 Updates requirements (Pike) 2017-08-24 02:18:43 -07: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 Installs nova stable/pike as a dependency 2017-09-15 01:22:01 -07:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO