yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19373
[Bug 1360104] [NEW] bind_router fails to log proper error message
Public bug reported:
auto_schedule_routers can call bind_router within a transaction. If a
DBDuplicateEntry exception happens in bind_router in such a case, the
access to chosen_agent.id causes another exception as the outer
transaction is already aborted, resulting in a useless debug log.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1360104
Title:
bind_router fails to log proper error message
Status in OpenStack Neutron (virtual network service):
New
Bug description:
auto_schedule_routers can call bind_router within a transaction. If a
DBDuplicateEntry exception happens in bind_router in such a case, the
access to chosen_agent.id causes another exception as the outer
transaction is already aborted, resulting in a useless debug log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1360104/+subscriptions
Follow ups
References