Metadata-Version: 2.4
Name: octavia-lib
Version: 3.12.0
Summary: A library to support Octavia provider drivers
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License-Expression: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/octavia-lib/latest/
Project-URL: Repository, https://opendev.org/openstack/octavia-lib
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.serialization>=2.28.1
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: tenacity>=5.0.2
Dynamic: license-file
Dynamic: requires-dist

===========
octavia-lib
===========

.. image:: https://governance.openstack.org/tc/badges/octavia-lib.svg

.. Change things from this point on

.. image:: https://img.shields.io/pypi/v/octavia-lib.svg
    :target: https://pypi.org/project/octavia-lib/
    :alt: 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.

* Free software: Apache license
* Documentation: https://docs.openstack.org/octavia-lib/latest
* Source: https://opendev.org/openstack/octavia-lib
* Bugs: https://bugs.launchpad.net/octavia
* Release Notes: https://docs.openstack.org/releasenotes/octavia-lib/
