OVN Octavia provider driver.
Go to file
Maciej Józefczyk 42106d4696 Don't fail if VIP already exist or has been deleted before
Sometimes there is a race condition on creation of VIP port
or deleting it that ends with exception and blocks LB stack
creation / deletion.

Because for now we don't have running master branch
for OVN provider driver this change will be applied
first on stable/train in networking-ovn tree and then cherry-picked.

Change-Id: I2aaae7c407caba7a57e2ca2d4ed524f3bb63953f
Closes-Bug: #1860141
2020-02-25 08:25:39 +00:00
doc Initialize repository 2020-01-15 14:41:32 +00:00
ovn_octavia_provider Don't fail if VIP already exist or has been deleted before 2020-02-25 08:25:39 +00:00
playbooks Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
releasenotes Add support for multiple L4 protocols withing same LB 2020-02-24 14:16:25 +00:00
roles Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
tools Initialize repository 2020-01-15 14:41:32 +00:00
zuul.d Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
.gitignore Initialize repository 2020-01-15 14:41:32 +00:00
.gitreview Added .gitreview 2019-12-13 17:32:00 +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 Initialize repository 2020-01-15 14:41:32 +00: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 Initialize repository 2020-01-15 14:41:32 +00:00
requirements.txt Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00
setup.cfg Move OVN Octavia Provider driver code to this repository 2020-02-18 16:23:54 +00:00
setup.py Initialize repository 2020-01-15 14:41:32 +00:00
test-requirements.txt Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
tox.ini Import OVN LB functional tests 2020-02-24 08:15:13 +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