neutron/neutron/agent
Rodolfo Alonso Hernandez 93e7091a13 [OVN] Set the default OVN metadata worker number to 0
If the configuration variable ``metadata_workers`` is not set,
the default value for ML2/OVN mechanism driver will be zero.
This value defines the number of separate workers that will
be spawned by the OVN metadata agent. By default, the OVN
metadata proxy handler will be executed inside the same OVN
metadata agent process, in a parallel thread. That reduces the
number of OVN SB database connections to one.

Related-Bug: #1993181
Change-Id: I8bc4f2784ccefe6078506bc27cc7a98c48192ad2
(cherry picked from commit 70a2029ca1)
2022-10-26 14:36:05 +00:00
..
common Disable in-band management for bridges before setting up controllers 2022-10-18 07:04:48 +00:00
dhcp Handle several dhcp agents for metadata over ipv6 2022-09-22 17:23:00 +00:00
l2 Disable pep8 import check for pyroute2 library 2022-02-15 10:07:25 +00:00
l3 [L3][QoS] L3 agent QoS extension to handle duplicated FIPs 2022-04-07 15:27:16 +00:00
linux Allow operator to disable usage of random-fully 2022-08-29 12:39:11 +00:00
metadata Add locks for setting iptables rules in l3 and metadata agents 2021-04-09 13:59:51 +00:00
ovn [OVN] Set the default OVN metadata worker number to 0 2022-10-26 14:36:05 +00:00
ovsdb Remove "ovs-vsctl" support from rootwrap 2020-11-23 16:23:36 +00:00
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-06-04 15:08:09 +00:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-03-23 18:08:44 +09:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py Set RPC timeout in PluginReportStateAPI to report_interval 2021-11-11 16:21:19 +00:00
securitygroups_rpc.py Allow sharing of address groups via RBAC mechanism 2021-03-01 18:28:31 -06:00