OVN Octavia provider driver.
 
 
Go to file
Fernando Royo 67e1c6dcce Check multiple address of a LRP plugged to LS
When LB or member is created, driver looks for the Logical Router which
is plugged to the Logical Switch. As there can be more than one address
on the port, we should iterate over them to be compared with the gateway
IP.

This patch modifies code to do not crash if more than one address is
found in neutron:cidrs external_ids field.

Closes-Bug: 2036620
Change-Id: I17b2c2577a4d99455c30ca1e10632a7004d7c084
(cherry picked from commit 983ee0c4f3)
2023-09-22 17:25:32 +02:00
devstack Add SB connection to in devstack 2022-03-14 11:04:22 +11:00
doc Update doc about ovn-octavia HM type limitation 2023-04-10 17:12:28 +02:00
etc Add configuration page to docs 2020-03-18 14:26:32 +00:00
ovn_octavia_provider Check multiple address of a LRP plugged to LS 2023-09-22 17:25:32 +02:00
playbooks Fix functional tests job 2021-11-26 07:59:54 +00:00
releasenotes Fix port for Load Balancer Health Check for FIP 2023-07-13 14:08:16 +00:00
roles [FT] Enable OVS and OVN compilation from source 2022-01-18 17:40:56 +00:00
tools Add configuration page to docs 2020-03-18 14:26:32 +00:00
zuul.d [CI] Bump OVS_BRANCH in ovs/ovn source deploy jobs 2023-09-06 12:44:26 +02:00
.coveragerc Omit tests directory while couting the coverage report 2020-07-27 15:25:55 +02:00
.gitignore Initialize repository 2020-01-15 14:41:32 +00:00
.gitreview Update .gitreview for stable/2023.2 2023-09-15 14:05:58 +00:00
.pylintrc Replace python-neutronclient with openstacksdk 2023-05-10 08:59:10 +02:00
.stestr.conf Initialize repository 2020-01-15 14:41:32 +00:00
CONTRIBUTING.rst Initialize repository 2020-01-15 14:41:32 +00:00
HACKING.rst Switch from unittest2 compat methods to Python 3.x methods 2020-09-24 17:27:09 -04:00
LICENSE Initialize repository 2020-01-15 14:41:32 +00:00
README.rst docs: Update Freenode to OFTC 2021-07-19 12:54:56 +05:30
bindep.txt Use python3-devel in bindep for rpm distros 2022-04-07 14:21:06 +02:00
requirements.txt Bump Neutron and neutron-lib versions 2023-09-06 12:56:44 +00:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-07-06 09:27:20 +00:00
setup.py Initialize repository 2020-01-15 14:41:32 +00:00
test-requirements.txt Bump Neutron and neutron-lib versions 2023-09-06 12:56:44 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2023.2 2023-09-15 14:05:59 +00:00

README.rst

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