Metadata-Version: 2.0
Name: neutron-lbaas
Version: 2015.1.2
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
Requires-Dist: pbr (!=0.7,<1.0,>=0.6)
Requires-Dist: eventlet (!=0.17.0,>=0.16.1)
Requires-Dist: requests (!=2.4.0,>=2.2.0)
Requires-Dist: netaddr (>=0.7.12)
Requires-Dist: SQLAlchemy (<=0.9.99,>=0.9.7)
Requires-Dist: alembic (<0.8.1,>=0.7.2)
Requires-Dist: six (>=1.9.0)
Requires-Dist: oslo.config (<1.10.0,>=1.9.3)
Requires-Dist: oslo.db (<1.8.0,>=1.7.0)
Requires-Dist: oslo.log (<1.1.0,>=1.0.0)
Requires-Dist: oslo.messaging (<1.9.0,>=1.8.0)
Requires-Dist: oslo.serialization (<1.5.0,>=1.4.0)
Requires-Dist: oslo.utils (!=1.4.1,<1.5.0,>=1.4.0)
Requires-Dist: python-barbicanclient (<3.1.0,>=3.0.1)
Requires-Dist: pyasn1
Requires-Dist: pyasn1-modules
Requires-Dist: pyOpenSSL (>=0.11)

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



