Metadata-Version: 2.1
Name: octavia-lib
Version: 3.10.0
Summary: A library to support Octavia provider drivers.
Home-page: https://docs.openstack.org/octavia-lib/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
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

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/octavia-lib.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

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

.. 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://storyboard.openstack.org/#!/project/openstack/octavia-lib
* Release Notes: https://docs.openstack.org/releasenotes/octavia-lib/

