OVN Octavia provider driver.
Go to file
Brian Haley ffc3160984 Update to pylint 2.6.0+
Pylint 2.6.0 added two new checkers [1] that made pep8 validation
fail:

- raise-missing-from (W0707)
- super-with-arguments (R1725)

Pylint 2.7.0 added one new checker [1] that made pep8 validation
fail:

- use-a-generator (R1729)

[1] http://pylint.pycqa.org/en/latest/technical_reference/features.html

Change-Id: I40a45e70156f4306021ade0029b244f4c06440a2
2021-02-23 15:50:11 -05:00
devstack Change devstack script to correctly configure driver 2020-10-13 13:46:20 -04: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 Update to pylint 2.6.0+ 2021-02-23 15:50:11 -05:00
playbooks Import OVN LB functional tests 2020-02-24 08:15:13 +00:00
releasenotes Update master for stable/victoria 2020-09-24 16:24:19 +00:00
roles Fix broken gate 2020-09-14 17:35:31 -04:00
tools Add configuration page to docs 2020-03-18 14:26:32 +00:00
zuul.d Merge "Add master and release tempest jobs" 2020-12-04 17:12:06 +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 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 Add a hacking check for importing mock library 2020-06-09 14:46:36 -04:00
LICENSE Initialize repository 2020-01-15 14:41:32 +00:00
README.rst Initialize repository 2020-01-15 14:41:32 +00:00
bindep.txt Include python36-devel in bindep 2020-10-05 09:02:29 -04:00
lower-constraints.txt Fix gate failure 2020-12-09 13:42:07 -05:00
requirements.txt Fix gate failure 2020-12-09 13:42:07 -05:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:15 -05:00
setup.py Initialize repository 2020-01-15 14:41:32 +00:00
test-requirements.txt Update to pylint 2.6.0+ 2021-02-23 15:50:11 -05:00
tox.ini Merge "Include python36-devel in bindep" 2020-12-04 17:17:08 +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