yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53401
[Bug 1490917] Re: create_router regression for some of plugins
Reviewed: https://review.openstack.org/219215
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e25151be3d71abc9b51cfc85b92b42b3e1162354
Submitter: Jenkins
Branch: master
commit e25151be3d71abc9b51cfc85b92b42b3e1162354
Author: YAMAMOTO Takashi <yamamoto@xxxxxxxxxxxx>
Date: Tue Sep 1 19:07:50 2015 +0900
create_router: Report the original exception
In case delete_router, which is an attempt to revert
the operation, failed, report the original exception
rather than the one from delete_router. The former is
more likely useful for users. Besides that, it's critical
to preserve the original exception for special exceptions
like RetryRequest.
Also, add some relevant unit tests.
Closes-Bug: #1490917
Change-Id: I1cef944115c1911d4b7e60fb4dff389b1911ddbb
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1490917
Title:
create_router regression for some of plugins
Status in neutron:
Fix Released
Bug description:
change I5a78d7f32e8ca912016978105221d5f34618af19 broke
plugins which calls create_router with a surrounding transaction.
eg. networking-midonet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1490917/+subscriptions
References