Files
neutron/neutron
John Schwarz e4b0b9f8be Refactor L3 scheduler (unify code paths)
This patch proposes a (rather major) refactor to the L3 scheduler.
Basically, the auto_schedule_routers() code-path was split to 2
different code-paths, each dealing with a different case (unscheduled
routers vs underscheduled routers), in addition to the API-initiated
schedule() logic. This patch removes the 2 code-paths in favor of moving
most of the logic into schedule(). While the result is a slightly
longer schedule(), the benefit is that a lot of the previous
unmaintainable code-paths of auto_schedule_routers() are now removed.

Yay! :D

Related-Bug: #1609738
Change-Id: I227ca60422545e40d3bbb8baf2b41a8ce14f4294
2017-01-26 23:05:06 +00:00
..
2017-01-24 01:04:14 -05:00
2017-01-19 19:25:01 +00:00
2016-08-19 07:27:43 +00:00
2016-03-30 21:28:37 -04:00
2017-01-20 16:11:00 -05:00
2016-11-23 04:45:33 -07:00
2016-11-23 04:45:33 -07:00