26431c9ab159032f9122d3f6fe6be95798ad0497
This patch remove the join over the request daemon thread attending the request on the OVN-provider. This is generating a deadlock when the GC is called over the driver class calling the helper shutdown, and the request thread is attending any previous request (through ovsdbapp using a lock over the txn on OVN DBs) As the request thread is a daemon thread this operation looks safe. Closes-Bug: #2093347 Change-Id: I464f6cebf3c65f300a3d0f10b661f77215475a7e
ovn-octavia-provider - OVN Provider driver for Octavia LoadBalancer
OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. This project provides integration between OpenStack Octavia and OVN.
- Free software: Apache license
- Source: https://opendev.org/openstack/ovn-octavia-provider
- Bugs: https://bugs.launchpad.net/neutron/+bugs?field.tag=ovn-octavia-provider
- Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
- IRC: #openstack-neutron on OFTC.
- Docs: https://docs.openstack.org/ovn-octavia-provider/latest
Team and repository tags
- Release notes for the project can be found at: https://docs.openstack.org/releasenotes/ovn-octavia-provider
Description
Languages
Python
99.3%
Shell
0.7%