A library to support Octavia provider drivers.
Go to file
Noah Mickus 3e1278391f Adding cipher list Support for provider drivers
updated the data models for pools and listeners to
add support for cipher lists and added the needed
constants

updated the test models to include the new
parameters

Change-Id: Id5f4c20abd40dd092558a711987953012d4ae67f
Story: 2006627
Task: 37185
2020-03-27 19:00:58 +00:00
doc Stop testing python 2 2019-12-09 18:09:13 -05:00
octavia_lib Adding cipher list Support for provider drivers 2020-03-27 19:00:58 +00:00
releasenotes Adding cipher list Support for provider drivers 2020-03-27 19:00:58 +00:00
tools Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
zuul.d Adding cipher list Support for provider drivers 2020-03-27 19:00:58 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-06-05 21:37:22 +00:00
babel.cfg Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
lower-constraints.txt Remove the dependency on the "mock" package 2020-03-13 10:34:47 -07:00
requirements.txt Remove all usage of six library 2020-01-20 15:41:24 -05:00
setup.cfg Complete dropping py27 support goal 2020-01-20 15:38:00 -05:00
setup.py Initial cookie-cutter commit for octavia-lib 2018-10-12 14:03:43 -07:00
test-requirements.txt Remove the dependency on the "mock" package 2020-03-13 10:34:47 -07:00
tox.ini Fix flake8 tox.ini directive 2020-01-02 14:57:17 -05: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.