yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02829
[Bug 1163552] Re: _error_out_instance_on_exception not playing well with eventlet
** 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/1163552
Title:
_error_out_instance_on_exception not playing well with eventlet
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack Compute (nova) grizzly series:
Fix Released
Bug description:
The _error_out_instnace_on_exception function in compute manager is
supposed to reraise the original exception.
Unfortunately, it sometimes attempts to raise `None`. The reason is
that Eventlet clears the exception stack when switching green-threads,
and the quotas call is outside the code to guard against that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1163552/+subscriptions