openstack-ansible-os_neutron/templates
Andrew Bonney fb6284b257 Add parameters to limit the number of DHCP or L3 agents
At present the maximum number of DHCP or L3 agents per tenant
network is governed by the total number of agents which exist
in the deployment. When using L3 routed pods it may be necessary
to deploy extra DHCP agents, but each of these only has access
to a subset of the networks.

This patch adds optional parameters 'neutron_l3_agents_max' and
'neutron_dhcp_agents_max' which allow the number of agents used
per tenant network to be limited to match the deployment's
requirements.

Change-Id: I80e6206c54cf1876b5c6c273b948718d48d495ca
2022-04-07 11:41:05 +00:00
..
plugins Change os_region to region_name 2021-12-30 23:42:49 +00:00
bgp_dragent.ini.j2 Add the BGP dynamic routing neutron plugin 2016-08-24 17:54:15 -03:00
dhcp_agent.ini.j2 Provide support for "force_metadata" in dnsmasq 2018-10-03 17:18:52 +02:00
dnsmasq-neutron.conf.j2 Adds ability to set no-resolv for dnsmasq. 2018-11-26 16:46:01 +02:00
dpdk.conf.j2 Adds DPDK support for Open vSwitch 2019-11-26 04:42:21 +00:00
dpdk_interfaces.j2 Adds DPDK support for Open vSwitch 2019-11-26 04:42:21 +00:00
felix.cfg.j2 Disable file log for Calico felix 2019-07-19 19:56:53 +03:00
l3_agent.ini.j2 Remove neutron_keepalived_no_track variable 2021-03-15 15:15:38 +02:00
metadata_agent.ini.j2 Rename nova_metadata_* variables 2020-11-25 13:22:32 +00:00
metering_agent.ini.j2 Update metering agent to use interface_driver alias 2021-11-17 03:09:01 +00:00
networking_bgpvpn.conf.j2 add ml2 config for networking bgpvpn 2018-02-12 10:50:27 +01:00
neutron.conf.j2 Add parameters to limit the number of DHCP or L3 agents 2022-04-07 11:41:05 +00:00
neutron_ovn_metadata_agent.ini.j2 Fix OVN metadata protocol to point https 2021-08-10 15:17:09 +00:00
ovn-northd-opts.j2 Add support of OVN for CentOS-8-Stream 2021-08-12 03:44:45 +00:00
sudoers.j2 Add privsep-helper to neutron sudoers file 2019-04-01 14:04:01 +00:00