Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty -  Liberty - 

 Scheduler

Use the following options in the neutron.conf file to change scheduler settings.

Table 10.81. Description of scheduler configuration options
Configuration option = Default value Description
[DEFAULT]
network_auto_schedule = True (BoolOpt) Allow auto scheduling networks to DHCP agent.
network_scheduler_driver = neutron.scheduler.dhcp_agent_scheduler.WeightScheduler (StrOpt) Driver to use for scheduling network to DHCP agent
router_auto_schedule = True (BoolOpt) Allow auto scheduling of routers to L3 agent.
router_delete_namespaces = True (BoolOpt) Delete namespace after removing a router.This option is deprecated and will be removed in a future release.
router_scheduler_driver = neutron.scheduler.l3_agent_scheduler.LeastRoutersScheduler (StrOpt) Driver to use for scheduling router to a default L3 agent

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...