OVN Octavia provider driver.
Go to file
Maciej Józefczyk 2f60a91809 Fix pep8 and functional jobs
This change includes a 3 different patches that we need
to squash in order to pass the gate.

1) New versions of isort broke pylint. This patch fixes it at 4.3.21.

2) The functional job fails because of bugfixes in neutron
devstack lib. We need to update our functional jobs also.

3) Add functional release and master job that builds OVN

In order to test the latest code in the core OVN repository,
add a job that builds it from source from the master branch.

Define also second job that will run code with latest
OVN/OVS release.

Closes-Bug: #1887363
Change-Id: Ic013e5a0605c28453d3ee1b64031022f6f75f8f6
(cherry picked from commit 773daf59de)
2020-08-03 10:17:31 +00:00
devstack Update the devstack local.conf sample file 2020-05-15 15:03:57 +00: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 Do not send status update in case of IpAddressAlreadyAllocated 2020-06-10 09:00:41 +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 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 pep8 and functional jobs 2020-08-03 10:17:31 +00: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 Improve test coverage 2020-04-24 16:16:25 +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