Merge "Neutron parameter min_l3_agents_per_router was removed in Ocata"
This commit is contained in:
@@ -1186,7 +1186,6 @@ data:
|
|||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
l3_ha: True
|
l3_ha: True
|
||||||
min_l3_agents_per_router: 2
|
|
||||||
max_l3_agents_per_router: 5
|
max_l3_agents_per_router: 5
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 2
|
dhcp_agents_per_network: 2
|
||||||
|
@@ -52,7 +52,6 @@ conf:
|
|||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
l3_ha: False
|
l3_ha: False
|
||||||
min_l3_agents_per_router: 1
|
|
||||||
max_l3_agents_per_router: 1
|
max_l3_agents_per_router: 1
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 1
|
dhcp_agents_per_network: 1
|
||||||
|
@@ -48,7 +48,6 @@ conf:
|
|||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
l3_ha: False
|
l3_ha: False
|
||||||
min_l3_agents_per_router: 1
|
|
||||||
max_l3_agents_per_router: 1
|
max_l3_agents_per_router: 1
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 1
|
dhcp_agents_per_network: 1
|
||||||
|
@@ -48,7 +48,6 @@ conf:
|
|||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
l3_ha: False
|
l3_ha: False
|
||||||
min_l3_agents_per_router: 1
|
|
||||||
max_l3_agents_per_router: 1
|
max_l3_agents_per_router: 1
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 1
|
dhcp_agents_per_network: 1
|
||||||
|
@@ -50,7 +50,6 @@ conf:
|
|||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
l3_ha: False
|
l3_ha: False
|
||||||
min_l3_agents_per_router: 1
|
|
||||||
max_l3_agents_per_router: 1
|
max_l3_agents_per_router: 1
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 1
|
dhcp_agents_per_network: 1
|
||||||
|
@@ -75,7 +75,6 @@ conf:
|
|||||||
neutron:
|
neutron:
|
||||||
DEFAULT:
|
DEFAULT:
|
||||||
l3_ha: False
|
l3_ha: False
|
||||||
min_l3_agents_per_router: 1
|
|
||||||
max_l3_agents_per_router: 1
|
max_l3_agents_per_router: 1
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 1
|
dhcp_agents_per_network: 1
|
||||||
|
@@ -89,7 +89,6 @@ conf:
|
|||||||
DEFAULT:
|
DEFAULT:
|
||||||
debug: True
|
debug: True
|
||||||
l3_ha: False
|
l3_ha: False
|
||||||
min_l3_agents_per_router: 1
|
|
||||||
max_l3_agents_per_router: 1
|
max_l3_agents_per_router: 1
|
||||||
l3_ha_network_type: vxlan
|
l3_ha_network_type: vxlan
|
||||||
dhcp_agents_per_network: 1
|
dhcp_agents_per_network: 1
|
||||||
|
Reference in New Issue
Block a user