openstack-ansible/releasenotes/notes/neutron-vpnaas-5c7c6508f2cc05c5.yaml
Kevin Carter ca73998d4f Add option to auto enable from VPNaaS in Horizon
This change simple provides an option to inspect the neutron_plugin_base
and enable vpnaas within horizon if the option is found.

Depends-On: I2343f91e5ae1664fc8ab9ba1fbc3196b4d92078c
Depends-On: Ie9f89f7d2a942df40841d72c82f3a34315c6bed9
Change-Id: Ie21eaf940f54a0c2175ab3232d84cd3ea7fd8128
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-04-19 10:00:04 +00:00

9 lines
484 B
YAML

---
features:
- Neutron VPN as a Service (VPNaaS) can now optionally be deployed and
configured. Please see the `OpenStack Networking Guide
<http://docs.openstack.org/mitaka/networking-guide/>`_ for details
about the what the service is and what it provides. See the
`VPNaaS Install Guide <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-network-services.html#virtual-private-network-service-optional>`_
for implementation details.