neutron/neutron
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
..
agent [OVN] Set the default OVN metadata worker number to 0 2022-10-26 14:36:05 +00:00
api [L3HA] Don't update HA router's ports if router isn't active on agents 2022-10-11 03:39:48 +00:00
cmd Script to remove duplicated port bindings 2022-09-30 03:39:40 +02:00
common Script to remove duplicated port bindings 2022-09-30 03:39:40 +02:00
conf Script to remove duplicated port bindings 2022-09-30 03:39:40 +02:00
core_extensions Set system_scope='all' in elevated context 2021-03-19 12:05:56 +01:00
db Allow to pass EUI64 IP address as fixed ip for the port 2022-10-10 12:32:41 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions Force security_group_id uuid validation of sg rules 2022-03-23 02:00:20 +00:00
hacking Follow up for replacing assertItemsEqual 2021-08-24 12:02:17 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-17 06:27:42 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers Retry connections to Nova 2022-09-09 08:35:11 +00:00
objects Script to remove duplicated port bindings 2022-09-30 03:39:40 +02:00
pecan_wsgi [API] Return 403 for POST requests when user is not authorized 2022-04-13 06:01:26 +00:00
plugins Disable in-band management for bridges before setting up controllers 2022-10-18 07:04:48 +00:00
privileged Add retry for privsep get_link_devices 2022-06-10 16:01:04 +05:30
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Remove "six" library 2020-07-28 16:55:52 +00:00
scheduler Do not fail if the agent load is not bumped 2021-08-30 13:04:14 +00:00
server Use monkey_patch for neutron API server. 2022-04-23 18:47:07 +00:00
services Bump revision number of objects when description is changed 2022-08-29 08:52:35 +00:00
tests Merge "[OVN] Allow to execute ``MetadataProxyHandler`` in a local thread" into stable/wallaby 2022-10-21 12:34:36 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-08 07:02:24 +00:00
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-14 14:00:35 +00:00
policy.py Always perform policy checks if enforce_new_defaults == true 2021-03-18 08:51:00 +01:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00