Metadata-Version: 1.2
Name: octavia-lib
Version: 3.5.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
Description: ========================
        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/
        
        
Platform: UNKNOWN
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
