Van Hung Pham 0cd6ff32a9 Optimize the link address
Update link address to ensure safety and preciseness

Change-Id: I96b27a0d8a7a0d48b4301392ea9490ef5a6b82b1
2017-06-30 10:20:12 +00:00

51 lines
2.0 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 developer documentation!
==================================================
This 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 Neutron's networking API:
.. _`VPNaaS API`: https://developer.openstack.org/api-ref/networking/v2/index.html#vpnaas-2-0-unmaintained-vpn-vpnservices-ikepolicies-ipsecpolicies-endpoint-groups-ipsec-site-connections
This documentation is generated by the Sphinx toolkit and lives in the source
tree. Additional documentation on VPNaaS and other components of OpenStack
can be found on the `OpenStack wiki`_ and the `Neutron section of the wiki`_ (see
the VPN related pages).
The `Neutron Development wiki`_ is also a good resource for new contributors.
.. _`OpenStack wiki`: https://wiki.openstack.org/wiki/Main_Page
.. _`Neutron section of the wiki`: https://wiki.openstack.org/wiki/Neutron
.. _`Neutron Development wiki`: https://wiki.openstack.org/wiki/NeutronDevelopment
Enjoy!
Developer Docs
==============
.. toctree::
:maxdepth: 1
devref/index
API Extensions
==============
Go to https://developer.openstack.org/api-ref/networking/ for information about OpenStack Network API extensions.