Metadata-Version: 2.0
Name: neutron-lbaas
Version: 9.2.0
Summary: OpenStack Networking Load Balancing as a Service
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@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.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: SQLAlchemy (>=1.0.10,<1.1.0)
Requires-Dist: alembic (>=0.8.4)
Requires-Dist: cryptography (!=1.3.0,>=1.0)
Requires-Dist: eventlet (>=0.18.2,!=0.18.3)
Requires-Dist: keystoneauth1 (>=2.10.0)
Requires-Dist: netaddr (!=0.7.16,>=0.7.13)
Requires-Dist: neutron-lib (>=0.4.0)
Requires-Dist: oslo.config (>=3.14.0)
Requires-Dist: oslo.db (!=4.13.1,>=4.10.0,!=4.13.2)
Requires-Dist: oslo.log (>=1.14.0)
Requires-Dist: oslo.messaging (>=5.2.0)
Requires-Dist: oslo.reports (>=0.6.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.service (>=1.10.0)
Requires-Dist: oslo.utils (>=3.16.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: pyOpenSSL (>=0.14)
Requires-Dist: pyasn1
Requires-Dist: pyasn1-modules
Requires-Dist: python-barbicanclient (>=4.0.0)
Requires-Dist: requests (>=2.10.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: stevedore (>=1.16.0)

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 Neutron is: http://launchpad.net/neutron.  Use this
site for asking for help, and filing bugs. We use a single Launchpad
page for all Neutron projects.

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>`_



