yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23469
[Bug 1378319] [NEW] Routers auto-rescheduling does not handle rescheduling failures
Public bug reported:
In case there is no elegible l3 agent for the router, resheduling task will fail and exit,
thus will not process other routers (if any) and will not reshedule routers when agents are back online.
Need to wrap self.reschedule_router() with try/except
** Affects: neutron
Importance: Undecided
Assignee: Oleg Bondarev (obondarev)
Status: New
** Tags: l3-ipam-dhcp
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1378319
Title:
Routers auto-rescheduling does not handle rescheduling failures
Status in OpenStack Neutron (virtual network service):
New
Bug description:
In case there is no elegible l3 agent for the router, resheduling task will fail and exit,
thus will not process other routers (if any) and will not reshedule routers when agents are back online.
Need to wrap self.reschedule_router() with try/except
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1378319/+subscriptions
Follow ups
References