OVN Octavia provider driver.
Go to file
Brian Haley f98aaef1bf Fix broken gate
This is a combination of a number of fixes required to
fix the broken gate.

Set not_implemented_is_error to False.
The Octavia tempest plugin tests are being changed to
better skip tests for not implemented features. Setting
this to False will treat NotImplemented failures as
skips and not errors.

Fix tempest blacklist regex.

Raise error on listener create with 'allowed_cidrs' present.
The allowed_cidrs value could be an empty list if the
request involves the sdk, so make the check account for that.

OVN Octavia provider driver relies now on new features
comming from OVN master. That means that would be great
to use master, at least in the check queue.

Change-Id: I70adcfad3f4d489d94da171670c23dba51d6f2a1
(cherry picked from commit bfd98048cf
(cherry picked from commit 76b20882aa)
(cherry picked from commit bd32eaa069)
2020-09-30 17:33:56 -04:00
devstack Add installation of octavia-tempest-plugin to sample local.conf 2020-08-03 12:24:12 +02:00
doc Add configuration page to docs 2020-03-18 14:26:32 +00:00
etc Add configuration page to docs 2020-03-18 14:26:32 +00:00
ovn_octavia_provider Fix broken gate 2020-09-30 17:33:56 -04: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 Fix pep8 and functional jobs 2020-08-03 10:17:31 +00:00
tools Add configuration page to docs 2020-03-18 14:26:32 +00:00
zuul.d Fix broken gate 2020-09-30 17:33:56 -04:00
.coveragerc Omit tests directory while couting the coverage report 2020-08-03 12:24:19 +02:00
.gitignore Initialize repository 2020-01-15 14:41:32 +00:00
.gitreview Update .gitreview for stable/ussuri 2020-04-11 18:46:35 +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 Fix pep8 and functional jobs 2020-08-03 10:17:31 +00:00
requirements.txt Add missing requirements 2020-03-31 09:56:59 +00:00
setup.cfg Spawn long-running processes in the driver agent 2020-04-29 10:11:19 -04:00
setup.py Initialize repository 2020-01-15 14:41:32 +00:00
test-requirements.txt Fix pep8 and functional jobs 2020-08-03 10:17:31 +00:00
tox.ini Omit tests directory while couting the coverage report 2020-08-03 12:24:19 +02: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