Rodolfo Alonso Hernandez
8dd2dea65d
[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 70a2029ca1309ef4a784d2f08f5b5f4bc69617a6)
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%