OVN Octavia provider driver.
Go to file
Fernando Royo 82eabfda24 Fix deletion of members without subnet_id
OVN octavia provider allows to create member without param subnet_id,
in that case the driver search it according to the pool_id, but it is
not propagated to Octavia DB.

In further operations, as delete or update, Octavia call to the driver
without subnet_id, getting as result the member in ERROR state.

Closes-Bug: #1964817
Change-Id: I08b5ee11dbffe672dfd762c944c2f2c18623826f
2022-03-16 12:04:49 +01:00
devstack Add SB ssl connection to in devstack 2022-03-10 11:08:26 +11: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 Fix deletion of members without subnet_id 2022-03-16 12:04:49 +01:00
playbooks Fix functional tests job 2021-11-26 07:59:54 +00:00
releasenotes Update master for stable/yoga 2022-03-10 12:13:45 +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 Add Python3 zed unit tests 2022-03-10 12:13:46 +00: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 Added .gitreview 2019-12-13 17:32:00 +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 Include python36-devel in bindep 2020-10-05 09:02:29 -04:00
lower-constraints.txt Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01:00
requirements.txt Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01:00
setup.cfg Update python testing classifier 2022-02-22 07:28:49 +00: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 Change minversion of tox to 3.18.0 2021-06-04 17:05:12 -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