Change default number of l3 agents from 5 to 3

Currently we don't test the configuration with 5 controllers,
change the number of l3 agents per router from 5 to 3.

Change-Id: I84bcb196fb78006c02ba0e860cc2e69420081b87
This commit is contained in:
Evgeny L 2019-02-25 19:09:52 +00:00 committed by Kaspars Skels
parent 2ed2a37124
commit 66851e2f4e
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ data:
neutron:
DEFAULT:
l3_ha: True
max_l3_agents_per_router: 5
max_l3_agents_per_router: 3
l3_ha_network_type: vxlan
dhcp_agents_per_network: 2
oslo_messaging_rabbit: