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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to