OVN Octavia provider driver.
Go to file
Flavio Fernandes 62891fa3c2 Ensure that load balancer is added to logical switch
Add logic to handle cases where a race between logical router port and
load balancer creation renders the affected logical switch without the
proper load balancer in its attribute.

This change adds _get_subnet() to the helper module, so obtaining the
subnet is done from a shared location.

Closes-bug: #1931639
Change-Id: Ie4a843fc5dd98fc25f8cecf91997e275c36f121d
(cherry picked from commit b2a862fdb3)
2021-06-17 11:02:35 -04:00
devstack Update sample local.conf to point stable/victoria 2020-09-28 17:02:29 -04:00
doc Update ROUND_ROBIN to SOURCE_IP_PORT in docs 2020-07-14 12:30:48 +00:00
etc Add configuration page to docs 2020-03-18 14:26:32 +00:00
ovn_octavia_provider Ensure that load balancer is added to logical switch 2021-06-17 11:02:35 -04:00
playbooks Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-09 18:05:08 +00:00
roles Fix broken gate 2020-09-14 17:35:31 -04:00
tools Add configuration page to docs 2020-03-18 14:26:32 +00:00
zuul.d Fix broken gate 2020-09-14 17:35:31 -04: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/victoria 2020-09-24 16:24:14 +00:00
.pylintrc Initialize repository 2020-01-15 14:41:32 +00: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 Add a hacking check for importing mock library 2020-06-09 14:46:36 -04:00
LICENSE Initialize repository 2020-01-15 14:41:32 +00:00
README.rst Initialize repository 2020-01-15 14:41:32 +00:00
lower-constraints.txt Fix gate failure 2020-12-15 14:32:43 -05:00
requirements.txt Fix gate failure 2020-12-15 14:32:43 -05:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:15 -05:00
setup.py Initialize repository 2020-01-15 14:41:32 +00:00
test-requirements.txt Pin pylint version 2021-02-24 17:01:31 -05:00
tox.ini Fix and enable test_port_forwarding 2020-10-12 09:59:45 -04: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