Metadata-Version: 2.0
Name: neutron
Version: 2014.2.b1
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
Requires-Dist: PasteDeploy (>=1.5.0)
Requires-Dist: Routes (>=1.12.3)
Requires-Dist: anyjson (>=0.3.3)
Requires-Dist: Babel (>=1.3)
Requires-Dist: eventlet (>=0.13.0)
Requires-Dist: greenlet (>=0.3.2)
Requires-Dist: httplib2 (>=0.7.5)
Requires-Dist: requests (>=1.1)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: jsonrpclib
Requires-Dist: Jinja2
Requires-Dist: kombu (>=2.4.8)
Requires-Dist: netaddr (>=0.7.6)
Requires-Dist: python-neutronclient (>=2.3.4,<3)
Requires-Dist: SQLAlchemy (>=0.7.8,<=0.9.99)
Requires-Dist: WebOb (>=1.2.3)
Requires-Dist: python-keystoneclient (>=0.8.0)
Requires-Dist: alembic (>=0.4.1)
Requires-Dist: six (>=1.6.0)
Requires-Dist: stevedore (>=0.14)
Requires-Dist: oslo.config (>=1.2.0)
Requires-Dist: oslo.rootwrap
Requires-Dist: python-novaclient (>=2.17.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 github at
 <http://github.com/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>.



