← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1554876] Re: router not found warning logs in the L3 agent

 

** Changed in: neutron
       Status: Fix Committed => 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/1554876

Title:
  router not found warning logs in the L3 agent

Status in neutron:
  Fix Released

Bug description:
  The L3 agent during a normal tempest run will be filled with warnings
  like the following:

  2016-03-08 10:10:30.465 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
  2016-03-08 10:10:34.197 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
  2016-03-08 10:10:35.535 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
  2016-03-08 10:10:43.025 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
  2016-03-08 10:10:47.029 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup

  
  This is completely normal as routers are deleted from the server during the data retrieval process of the L3 agent and should not be at the warning level.

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


References