Go to file
Fernando Royo 26431c9ab1 Remove join on helper request daemon thread
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
2025-01-09 16:39:36 +00:00
2022-03-14 11:04:22 +11:00
2020-03-18 14:26:32 +00:00
2021-11-26 07:59:54 +00:00
2020-03-18 14:26:32 +00:00
2024-12-17 09:05:21 +00:00
2019-12-13 17:32:00 +00:00
2024-09-24 17:09:16 +02:00
2020-01-15 14:41:32 +00:00
2020-01-15 14:41:32 +00:00
2020-01-15 14:41:32 +00:00
2021-07-19 12:54:56 +05:30
2024-10-24 21:17:38 +09:00
2020-01-15 14:41:32 +00:00
2024-12-16 14:21:32 +00:00
2024-12-16 14:21:32 +00:00

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.

Team and repository tags

image

Description
OVN Octavia provider driver.
Readme 14 MiB
Languages
Python 99.3%
Shell 0.7%