58 lines
1.7 KiB
ReStructuredText
58 lines
1.7 KiB
ReStructuredText
..
|
|
Copyright 2015 OpenStack Foundation
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
========================================
|
|
Welcome to Neutron VPNaaS documentation!
|
|
========================================
|
|
|
|
Neutron VPNaaS provides Virtual Private Network as a Service (VPNaaS)
|
|
capabilities to Neutron. Maintained as a separate repo, this works in
|
|
conjunction with the Neutron repo to provide VPN services for OpenStack.
|
|
The `VPNaaS API`_ is implementation as an extension to the OpenStack
|
|
networking API.
|
|
|
|
.. _`VPNaaS API`: https://docs.openstack.org/api-ref/network/v2/index.html#vpnaas-2-0-vpn-vpnservices-ikepolicies-ipsecpolicies-endpoint-groups-ipsec-site-connections
|
|
|
|
Enjoy!
|
|
|
|
Using VPNaaS
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install/index
|
|
configuration/index
|
|
user/index
|
|
admin/index
|
|
API reference <https://docs.openstack.org/api-ref/network/v2/index.html#vpnaas-2-0-vpn-vpnservices-ikepolicies-ipsecpolicies-endpoint-groups-ipsec-site-connections>
|
|
Release Notes <https://docs.openstack.org/releasenotes/neutron-vpnaas/>
|
|
|
|
For Contributors
|
|
----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
contributor/index
|
|
|
|
.. only:: html
|
|
|
|
Search
|
|
------
|
|
|
|
* :ref:`search`
|