← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1446349] [NEW] L3 agent can fail to delete router silently

 

Public bug reported:

The L3 agent currently tries to delete a router by wrapping the delete
call in a try/except Exception block, but fails to log the caught
exception.

** Affects: neutron
     Importance: Undecided
     Assignee: Assaf Muller (amuller)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Assaf Muller (amuller)

** Changed in: neutron
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1446349

Title:
  L3 agent can fail to delete router silently

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  The L3 agent currently tries to delete a router by wrapping the delete
  call in a try/except Exception block, but fails to log the caught
  exception.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1446349/+subscriptions


Follow ups

References