← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1522436] Re: No need to autoreschedule routers if l3 agent is back online

 

** 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/1522436

Title:
  No need to autoreschedule routers if l3 agent is back online

Status in neutron:
  Fix Released

Bug description:
   - in case l3 agent goes offline the auto-rescheduling task is triggered and starts to reschedule each router from dead agent one by one
   - If there are a lot of routers scheduled to the agent, rescheduling all of them might take some time
   - during that time the agent might get back online
   - currently autorescheduling will be continued until all routers are rescheduled from the (already alive!) agent

  The proposal is to skip rescheduling if agent is back online.

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


References