diff --git a/tools/deployment/armada/manifests/armada-osh.yaml b/tools/deployment/armada/manifests/armada-osh.yaml index 84f407ec..1334a7ba 100644 --- a/tools/deployment/armada/manifests/armada-osh.yaml +++ b/tools/deployment/armada/manifests/armada-osh.yaml @@ -1186,7 +1186,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 diff --git a/tools/deployment/baremetal/110-compute-kit.sh b/tools/deployment/baremetal/110-compute-kit.sh index 25ff2883..0e316321 100755 --- a/tools/deployment/baremetal/110-compute-kit.sh +++ b/tools/deployment/baremetal/110-compute-kit.sh @@ -52,7 +52,6 @@ conf: 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 diff --git a/tools/deployment/component/compute-kit/compute-kit.sh b/tools/deployment/component/compute-kit/compute-kit.sh index 516fc562..7e2a7fd1 100755 --- a/tools/deployment/component/compute-kit/compute-kit.sh +++ b/tools/deployment/component/compute-kit/compute-kit.sh @@ -48,7 +48,6 @@ conf: 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 diff --git a/tools/deployment/developer/ceph/160-compute-kit.sh b/tools/deployment/developer/ceph/160-compute-kit.sh index 7f090fa4..915aa4b9 100755 --- a/tools/deployment/developer/ceph/160-compute-kit.sh +++ b/tools/deployment/developer/ceph/160-compute-kit.sh @@ -48,7 +48,6 @@ conf: 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 diff --git a/tools/deployment/developer/nfs/160-compute-kit.sh b/tools/deployment/developer/nfs/160-compute-kit.sh index 44a8083b..66cea174 100755 --- a/tools/deployment/developer/nfs/160-compute-kit.sh +++ b/tools/deployment/developer/nfs/160-compute-kit.sh @@ -50,7 +50,6 @@ conf: 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 diff --git a/tools/deployment/multinode/140-compute-kit.sh b/tools/deployment/multinode/140-compute-kit.sh index 12b0815e..b329dbf6 100755 --- a/tools/deployment/multinode/140-compute-kit.sh +++ b/tools/deployment/multinode/140-compute-kit.sh @@ -75,7 +75,6 @@ conf: 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 diff --git a/tools/overrides/backends/networking/compute-kit-sr-iov.sh b/tools/overrides/backends/networking/compute-kit-sr-iov.sh index 050d2902..e248fa02 100755 --- a/tools/overrides/backends/networking/compute-kit-sr-iov.sh +++ b/tools/overrides/backends/networking/compute-kit-sr-iov.sh @@ -89,7 +89,6 @@ conf: DEFAULT: debug: True 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