OVN Octavia provider driver.
 
 
Go to file
Slawek Kaplonski 1ee61f955f Fix functional tests job
This patch fixes functional tests job by doing 2 things:

* Configure correct db user in the functional tests job
  This was changed in the Neutron in commit [1] and should
  be updated also in the configure_functional_tests role in
  this repo.
* Remove run-devstack role from run_functional_job playbook
  There is no need to run that role in the functional
  job and not running it can save few minutes in each job's run.
  The same change was done in Neutron in patch [2].

[1] https://review.opendev.org/c/openstack/neutron/+/814009
[2] https://review.opendev.org/c/openstack/neutron/+/816354

Depends-On: https://review.opendev.org/c/openstack/devstack/+/819402

Closes-bug: #1952357
Change-Id: I0f3f93cdb361575591cd1278da74075d83611cae
2021-11-26 07:59:54 +00:00
devstack Improve enabled_provider_drivers default in devstack 2021-03-25 11:17:05 +01:00
doc Update docs based on support added recently. 2021-08-25 12:30:10 -04: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 Fix functional tests job 2021-11-26 07:59:54 +00:00
releasenotes Add Health Monitor support 2021-07-21 17:00:03 -04:00
roles Fix functional tests job 2021-11-26 07:59:54 +00: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