A library to support Octavia provider drivers.
Go to file
Michael Johnson fe022cdf14 Add Proxy protocol version 2 support
This patch adds the required changes to support Proxy protocol
version 2.

Change-Id: Ic51131defb8d687185a7887b7ca578c4f1babaad
Story: 2005611
Task: 30858
2020-08-26 22:26:43 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-23 18:06:59 +02:00
octavia_lib Add Proxy protocol version 2 support 2020-08-26 22:26:43 +00:00
releasenotes Add alpn_protocols to the listener data model 2020-08-26 22:24:11 +00:00
tools Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
zuul.d Switch to victoria jobs 2020-07-16 15:56:02 +00:00
.coveragerc Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
.gitignore Add 'additional_vips' field to driver datamodel 2019-06-07 04:05:35 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:45 +00:00
.pylintrc Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
.stestr.conf Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
CONTRIBUTING.rst Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
HACKING.rst Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
LICENSE Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
README.rst Add releasenotes link to README 2020-06-10 09:30:11 +08:00
babel.cfg Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
lower-constraints.txt Fix hacking min version to 3.0.1 2020-05-15 11:32:21 -05:00
requirements.txt Remove all usage of six library 2020-01-20 15:41:24 -05:00
setup.cfg Add py38 classifier 2020-07-04 00:05:27 +08:00
setup.py Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
test-requirements.txt Update test-requirements to match Octavia repo 2020-07-16 10:15:29 -04:00
tox.ini Update hacking for Python3 2020-03-31 06:46:44 +00:00

README.rst

Team and repository tags

image

octavia-lib

Latest Version

A library to support Octavia provider drivers.

This python module provides a python library for Octavia provider driver developers.

See the provider driver development guide for more information:

https://docs.openstack.org/octavia/latest/contributor/guides/providers.html

Octavia-lib is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.