Metadata-Version: 2.0
Name: neutron-vpnaas
Version: 11.0.0
Summary: OpenStack Networking VPN as a Service
Home-page: https://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: 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: Jinja2 (!=2.9.4,!=2.9.1,>=2.8,!=2.9.0,!=2.9.3,!=2.9.2)
Requires-Dist: SQLAlchemy (>=1.0.10,!=1.1.6,!=1.1.5,!=1.1.8,!=1.1.7)
Requires-Dist: alembic (>=0.8.10)
Requires-Dist: netaddr (!=0.7.16,>=0.7.13)
Requires-Dist: neutron-lib (>=1.9.0)
Requires-Dist: oslo.concurrency (>=3.8.0)
Requires-Dist: oslo.config (!=4.4.0,>=4.0.0,!=4.3.0)
Requires-Dist: oslo.db (>=4.24.0)
Requires-Dist: oslo.log (>=3.22.0)
Requires-Dist: oslo.messaging (!=5.25.0,>=5.24.2)
Requires-Dist: oslo.reports (>=0.6.0)
Requires-Dist: oslo.serialization (>=1.10.0,!=2.19.1)
Requires-Dist: oslo.service (>=1.10.0)
Requires-Dist: oslo.utils (>=3.20.0)
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: six (>=1.9.0)

Welcome!
========

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

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

The homepage for Neutron is: https://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:
https://git.openstack.org/cgit/openstack/neutron-vpnaas.

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



