Metadata-Version: 2.1
Name: octavia
Version: 10.0.0
Summary: OpenStack Octavia Scalable Load Balancer as a Service
Home-page: https://docs.openstack.org/octavia/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: https://governance.openstack.org/tc/badges/octavia.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        .. Change things from this point on
        
        =======
        Octavia
        =======
        
        .. image:: https://img.shields.io/pypi/v/octavia.svg
            :target: https://pypi.org/project/octavia/
            :alt: Latest Version
        
        Octavia is an operator-grade open source scalable load balancer for use in
        large OpenStack deployments.
        
        Octavia provides the load balancing API for OpenStack. It supports multiple
        "provider drivers" that implement load balancing, including the "amphora"
        reference driver included with Octavia.
        
        Octavia 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.
        
        Project resources
        ~~~~~~~~~~~~~~~~~
        
        Developer documentation for the Octavia project is available at
        https://docs.openstack.org/octavia/latest/
        
        Release notes for the Octavia project are available at
        https://docs.openstack.org/releasenotes/octavia/
        
        The project source code repository is located at
        https://opendev.org/openstack/octavia
        
        Project status, bugs, and requests for feature enhancements are tracked on
        https://storyboard.openstack.org/#!/project/openstack/octavia
        
        For more information on project direction and guiding principles for
        contributors, please see the CONSTITUTION.rst file in this directory, or
        specifications in the specs/ sub-directory.
        
        The project roadmap is available at
        https://wiki.openstack.org/wiki/Octavia/Roadmap
        
        External Resources
        ~~~~~~~~~~~~~~~~~~
        
        * Octavia Wiki: https://wiki.openstack.org/wiki/Octavia
        
        * For help on usage and hacking of Octavia, please send an email to
          OpenStack-dev Mailing List <mailto:openstack-discuss@lists.openstack.org>
          with **[Octavia]** tag.
        
        
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Provides-Extra: redis
Provides-Extra: test
Provides-Extra: zookeeper
