A library to support Octavia provider drivers.
Go to file
Michael Johnson e55c7eccc9 Initial provider driver library checkin
This patch is the inital move of the provider driver modules from
Octavia to octavia-lib.
This patch also moves the required constants and makes them available
to the provider drivers.

Change-Id: I7c1b5d7ae59ce8971d21db225174095f8b5919ce
2018-11-12 10:39:44 -08:00
doc Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
octavia_lib Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
releasenotes Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
tools Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
zuul.d Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
.coveragerc Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
.gitignore Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
.gitreview Added .gitreview 2018-09-28 20:09:50 +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 Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
babel.cfg Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
lower-constraints.txt Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
requirements.txt Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
setup.cfg Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
setup.py Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
test-requirements.txt Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
tox.ini Initial provider driver library checkin 2018-11-12 10:39:44 -08: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.