Metadata-Version: 2.1
Name: neutron-lbaas
Version: 14.1.0.dev7
Summary: OpenStack Networking Load Balancing as a Service
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: eventlet (!=0.18.3,!=0.20.1,>=0.18.2)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: netaddr (>=0.7.18)
Requires-Dist: neutron-lib (>=1.25.0)
Requires-Dist: neutron (>=13.0.0)
Requires-Dist: SQLAlchemy (>=1.2.0)
Requires-Dist: alembic (>=0.8.10)
Requires-Dist: six (>=1.10.0)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.db (>=4.37.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.messaging (>=5.29.0)
Requires-Dist: oslo.reports (>=1.18.0)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: oslo.service (!=1.28.1,>=1.24.0)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: python-barbicanclient (>=4.5.2)
Requires-Dist: pyasn1 (!=0.2.3,>=0.1.8)
Requires-Dist: pyasn1-modules (>=0.0.6)
Requires-Dist: PyMySQL (>=0.7.6)
Requires-Dist: pyOpenSSL (>=17.1.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: cryptography (>=2.1)
Requires-Dist: keystoneauth1 (>=3.4.0)

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

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

.. Change things from this point on

.. warning::
   Neutron-lbaas is now deprecated. Please see the FAQ: https://wiki.openstack.org/wiki/Neutron/LBaaS/Deprecation

Welcome!
========

This package contains the code for the Neutron Load Balancer as a
Service (LBaaS) service. This includes third-party drivers. This package
requires Neutron to run.

External Resources:
===================

The homepage for Octavia LBaaS is: https://launchpad.net/octavia.  Use this
site for asking for help, and filing bugs.

Code is available on git.openstack.org at:
<http://git.openstack.org/cgit/openstack/neutron-lbaas>.

Please refer to Neutron documentation for more information:
`Neutron README.rst <http://git.openstack.org/cgit/openstack/neutron/tree/README.rst>`_

Release notes for the project can be found at:
<https://docs.openstack.org/releasenotes/neutron-lbaas/index.html>.



