OVN Octavia provider driver.
Go to file
Luis Tomas Bolivar f95301ef51 Ensure HM also apply to FIPs associated to LB VIPs
Currently, if a FIP gets associated to a LB with HealthMonitors
it is not included as a new OVN Load Balancer Health Checks. This
means that if the VIP is used, traffic will not be redirected to
the dead members, buit if the FIP is used there is no health checks
being applied and traffic will reach dead members.

This patch adds the extra functionality so that an extra OVN
Load Balancer Health Check is created for the FIPs associated to
the Load Balancer.

Closes-Bug: #1997418

Change-Id: Idbf1fb15076518092ce5fdaa57500d29342f51be
(cherry picked from commit ba4ea1134b)
2023-02-28 06:54:25 +00:00
devstack Improve enabled_provider_drivers default in devstack 2021-03-25 11:17:05 +01:00
doc Update docs based on support added recently. 2021-08-25 12:30:10 -04:00
etc Add configuration page to docs 2020-03-18 14:26:32 +00:00
ovn_octavia_provider Ensure HM also apply to FIPs associated to LB VIPs 2023-02-28 06:54:25 +00:00
playbooks Fix functional tests job 2021-11-26 07:59:54 +00:00
releasenotes Merge "Update master for stable/xena" 2022-02-22 07:45:52 +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 Increase code coverage 2022-04-11 11:12:22 +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/yoga 2022-03-10 12:13:42 +00:00
.pylintrc Fix new pylint issues 2021-07-01 09:51:05 +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-19 18:09:40 +02:00
requirements.txt Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-04-27 11:41:37 -04:00
setup.py Initialize repository 2020-01-15 14:41:32 +00:00
test-requirements.txt Fix python 3.9 unit test failures 2021-04-21 22:11:38 -04:00
tox.ini Fix jobs after tox4 upgrade 2023-01-02 12:50:40 +01: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