OVN Octavia provider driver.
Go to file
Fernando Royo 4d86a7151c Fix Load balancer remains on PENDING_CREATE
On LB creation process, when heavy load env situation
arises, neutron client could return several errors
that is currently not under control. At this way
Octavia API is not receiving an update status and LB
keeps on PENDING_CREATE without any apparent error.

This patch cover error on request over neutron client
(subnet, list ports...) in order to update to Octavia
API with ERROR status in case this situation achieved.

Closes-Bug: #1974052

Change-Id: I04edbbd631f63b79c10916ce2391bb0cb95c1c19
(cherry picked from commit 28d378868f)
2022-05-31 15:37:39 +02: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 Load balancer remains on PENDING_CREATE 2022-05-31 15:37:39 +02:00
playbooks Fix functional tests job 2021-11-26 07:59:54 +00:00
releasenotes Merge "Update master for stable/xena" 2022-02-22 07:45:52 +00:00
roles [FT] Enable OVS and OVN compilation from source 2022-01-18 17:40:56 +00:00
tools Add configuration page to docs 2020-03-18 14:26:32 +00:00
zuul.d Increase code coverage 2022-04-11 11:12:22 +02: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 Update .gitreview for stable/yoga 2022-03-10 12:13:42 +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 Use python3-devel in bindep for rpm distros 2022-04-19 18:09:40 +02: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 [Stable only] Fix CI jobs 2022-03-18 13:43:31 +01: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