Metadata-Version: 2.0
Name: neutron
Version: 2014.2.3
Summary: OpenStack Networking
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 :: 2.6
Requires-Dist: pbr (>=0.6,!=0.7,<1.0)
Requires-Dist: Paste (<=1.7.5.1)
Requires-Dist: PasteDeploy (>=1.5.0,<=1.5.2)
Requires-Dist: Routes (>=1.12.3,!=2.0,<=2.1)
Requires-Dist: anyjson (>=0.3.3,<=0.3.3)
Requires-Dist: argparse
Requires-Dist: Babel (>=1.3,<=1.3)
Requires-Dist: eventlet (>=0.15.1,<=0.15.2)
Requires-Dist: greenlet (>=0.3.2,<=0.4.2)
Requires-Dist: httplib2 (>=0.7.5,<=0.9)
Requires-Dist: requests (>=2.1.0,!=2.4.0,<=2.2.1)
Requires-Dist: iso8601 (>=0.1.9,<=0.1.10)
Requires-Dist: jsonrpclib (<=0.1.3)
Requires-Dist: Jinja2 (<=2.7.2)
Requires-Dist: keystonemiddleware (>=1.0.0,<1.4.0)
Requires-Dist: netaddr (>=0.7.12,<=0.7.13)
Requires-Dist: python-neutronclient (>=2.3.6,<2.4.0)
Requires-Dist: SQLAlchemy (>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6)
Requires-Dist: WebOb (>=1.2.3,<=1.3.1)
Requires-Dist: python-keystoneclient (>=0.10.0,<=1.1.0)
Requires-Dist: alembic (>=0.6.4,<=0.7.4)
Requires-Dist: six (>=1.7.0,<=1.9.0)
Requires-Dist: stevedore (>=1.0.0,<=1.2.0)
Requires-Dist: oslo.config (>=1.4.0,<=1.6.0)
Requires-Dist: oslo.db (>=1.0.0,<1.1)
Requires-Dist: oslo.messaging (>=1.4.0,<1.5.0)
Requires-Dist: oslo.rootwrap (>=1.3.0,<=1.5.0)
Requires-Dist: python-novaclient (>=2.18.0,<=2.20.0)

# -- Welcome!

  You have come across a cloud computing network fabric controller.  It has
  identified itself as "Neutron."  It aims to tame your (cloud) networking!

# -- External Resources:

 The homepage for Neutron is: http://launchpad.net/neutron.  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>.

 The latest and most in-depth documentation on how to use Neutron is
 available at: <http://docs.openstack.org>.  This includes:

 Neutron Administrator Guide
 http://docs.openstack.org/trunk/openstack-network/admin/content/

 Neutron API Reference:
 http://docs.openstack.org/api/openstack-network/2.0/content/

 The start of some developer documentation is available at:
 http://wiki.openstack.org/NeutronDevelopment

 For help using or hacking on Neutron, you can send mail to
 <mailto:openstack-dev@lists.openstack.org>.



