yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02811
[Bug 1167515] Re: xenapi: _connect_volume exception handler not eventlet safe
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-1
--
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/1167515
Title:
xenapi: _connect_volume exception handler not eventlet safe
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Exception handler calls forget_sr which blocks and clears the
exception-context before trying to re-raise the exception.
Since the exception context has been cleared, we get an error on
reraise that looks like:
exceptions must be old-style classes or derived from BaseException,
not NoneType
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1167515/+subscriptions