yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21915
[Bug 1280363] Re: Replace exception re-raises with excutils.save_and_reraise_exception() in the Hyper-V driver
** Also affects: nova/havana
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1280363
Title:
Replace exception re-raises with excutils.save_and_reraise_exception()
in the Hyper-V driver
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack Compute (nova) havana series:
New
Bug description:
A few methods of the Hyper-V driver ops classes use a catch / raise
pattern that replaces original exceptions with specific domain
exceptions inherited from vmutils.HyperVUtilsException(). The original
exception is thus masqueraded and trackable only by analysing the
logs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280363/+subscriptions
References