OVN Octavia provider driver.
Go to file
Brian Haley 350a26b2d5 Include python36-devel in bindep
After https://review.opendev.org/#/c/751112/
py36 tests fail w/
  psutil/_psutil_common.c:9:10: fatal error: Python.h: No such file or directory
  #include <Python.h>
           ^~~~~~~~~~
  compilation terminated.
  error: command 'gcc' failed with exit status 1

Although this change was reverted, it will eventually be
re-added later in the Wallaby cycle so fix the issue now.

Change-Id: Iab14c77f956e86d6690d1ce7cd55dd43a585b5bc
2020-10-05 09:02:29 -04:00
devstack Add installation of octavia-tempest-plugin to sample local.conf 2020-07-22 12:56:24 +02: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 the check for allowed_cidrs in listeners 2020-09-24 20:27:50 +00: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 Add Python3 wallaby unit tests 2020-09-24 20:57:51 +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 broken gate 2020-09-14 17:35:31 -04:00
requirements.txt Fix broken gate 2020-09-14 17:35:31 -04: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 Fix broken gate 2020-09-14 17:35:31 -04:00
tox.ini Include python36-devel in bindep 2020-10-05 09:02:29 -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