Merge "neutron: use defaults to be appropriate "good enough" for most users"
This commit is contained in:
commit
0031c382ed
@ -1449,10 +1449,8 @@ conf:
|
|||||||
service_plugins: router
|
service_plugins: router
|
||||||
allow_automatic_l3agent_failover: True
|
allow_automatic_l3agent_failover: True
|
||||||
l3_ha: True
|
l3_ha: True
|
||||||
min_l3_agents_per_router: 2
|
|
||||||
max_l3_agents_per_router: 2
|
max_l3_agents_per_router: 2
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 3
|
|
||||||
network_auto_schedule: True
|
network_auto_schedule: True
|
||||||
router_auto_schedule: True
|
router_auto_schedule: True
|
||||||
#(NOTE)portdirect: if unset this is populated dyanmicly from the value in
|
#(NOTE)portdirect: if unset this is populated dyanmicly from the value in
|
||||||
|
Loading…
Reference in New Issue
Block a user