A library to support Octavia provider drivers.
Go to file
OpenDev Sysadmins 94aef0abe2 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:35:45 +00:00
doc Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
octavia_lib Sync data models and import new constants from Octavia 2019-03-06 19:22:32 +01:00
releasenotes Update master for stable/stein 2019-03-08 21:19:14 +00:00
tools Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
zuul.d Remove python3.5 jobs for Train 2019-04-15 06:55:16 -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 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 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 Add missing libraries to requirement files 2019-01-26 18:40:20 +01:00
requirements.txt Add missing libraries to requirement files 2019-01-26 18:40:20 +01:00
setup.cfg Remove python3.5 jobs for Train 2019-04-15 06:55:16 -07:00
setup.py Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
test-requirements.txt Remove testtools from test-requirements.txt 2019-03-20 15:29:58 +01:00
tox.ini Remove python3.5 jobs for Train 2019-04-15 06:55:16 -07: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.