Neutron parameter min_l3_agents_per_router was removed in Ocata

This parameter has been deprecated in Newton and removed [1] in Ocata.

[1] https://review.openstack.org/#/c/385604/

Change-Id: I4e0130fea0375754cebb4a22d2248346f313fe6d
This commit is contained in:
Evgeny L 2019-01-18 22:54:43 +00:00
parent 2b181a94a3
commit 3fb20e7c43
2 changed files with 0 additions and 2 deletions

View File

@ -309,7 +309,6 @@ data:
neutron:
DEFAULT:
l3_ha: True
min_l3_agents_per_router: 2
max_l3_agents_per_router: 5
l3_ha_network_type: vxlan
dhcp_agents_per_network: 2

View File

@ -38,7 +38,6 @@ data:
neutron:
DEFAULT:
l3_ha: False
min_l3_agents_per_router: 1
max_l3_agents_per_router: 1
l3_ha_network_type: vxlan
dhcp_agents_per_network: 1