OVN Octavia provider driver.
Go to file
Slawek Kaplonski e9bf916b92 Fix lower-constanints and pep8 jobs
This patch switches using f-strings instead of regular ones in places
where pep8 was complaining about with error C0209.

It also updates some of the lower-constraints to align them with
Neutron's lower-constraints and to make ci job happy.

It also changes OVN_BRANCH from "master" to "main" as that was renamed
in the OVN repo some time ago.

Change-Id: I8c805504e8a9e06dcdd4b1ac850d54400ef05b40
2021-11-05 17:07:33 +01:00
devstack Improve enabled_provider_drivers default in devstack 2021-03-25 11:17:05 +01:00
doc Update ROUND_ROBIN to SOURCE_IP_PORT in docs 2020-07-14 12:30:48 +00:00
etc Add configuration page to docs 2020-03-18 14:26:32 +00:00
ovn_octavia_provider Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01:00
playbooks Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
releasenotes Add Health Monitor support 2021-07-21 17:00:03 -04:00
roles Fix functional jobs due to OVS file removal 2021-06-16 23:14:07 -04:00
tools Add configuration page to docs 2020-03-18 14:26:32 +00:00
zuul.d Fix lower-constanints and pep8 jobs 2021-11-05 17:07:33 +01: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 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 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