Go to file
Dmitriy Rabotyagov 7a17cd1ae3 Respect passed arguments for Neutron client connection
At the moment quite vital arguments, such as region_name and
valid_interfaces, are ignored by the plugin, which results in
inconsistent behaviour with Octavia when trying to interact with
Neutron.

For instance, while Octavia connects to Neutron through the internal
endpoint, the plugin still tries to reach it through the public one,
ignoring options defined in [service_auth] and [neutron] sections.

This patch is basically a copy-paste from Octavia [1].

[1] https://review.opendev.org/c/openstack/octavia/+/905794

Closes-Bug: #2110488
Related-Bug: #2049551

Change-Id: I3a98825e40143dfa9017ca512a27197c48c31ee9
2025-05-12 17:26:26 +02:00
2025-02-24 23:56:28 +09: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
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-11-19 00:02:33 +08:00
2020-01-15 14:41:32 +00:00
2024-12-16 14:21:32 +00:00
2025-02-18 17:40:51 +01: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%