The networking_cisco.plugins.cisco.l3.schedulers.l3_routertype_aware_agent_scheduler Module¶
-
class
networking_cisco.plugins.cisco.l3.schedulers.l3_routertype_aware_agent_scheduler.L3RouterTypeAwareScheduler¶ Bases:
neutron.scheduler.l3_agent_scheduler.L3SchedulerA router type aware l3 agent scheduler for Cisco router service plugin.
It schedules Neutron routers with router type representing network namespace based routers to l3 agents.
-
schedule(plugin, context, router, candidates=None, hints=None)¶
-