maximkorezkij
a34549294c
[neutron-api] remove leader_only for sb connection
The maintenance worker from the neutron-api uses a southbound connection. Since the southbound does not use any locking and all the ovsdb locking is used for the northbound this changes should not have a big impact. This commit removes the leader_only flag for the maintenance worker. This should also enable the neutron api to connect to relays instead of only the sb directly. Closes-Bug: #2022914 Change-Id: Ia7937390867e45af34ebcd65bd76fc89b6adafe9 Signed-off-by: maximkorezkij <maxim.korezkij@mail.schwarz> (cherry picked from commit a9c8bf5c069d3324828294e3e36b5374d5a828fe)
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%