compute-hyperv/compute_hyperv
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
..
hacking move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
nova Raise proper exception in case of vif plug errors 2018-04-03 13:53:06 +03:00
tests Raise proper exception in case of vif plug errors 2018-04-03 13:53:06 +03:00
__init__.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
i18n.py move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00