** 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp