openstack-ansible/doc/source/install-guide/configure-network-services.rst
Pedro Magalhães edda55e461 Docs: Split Network Services section into multiple files
I think that docs will be better if the FWaaS, LBaaS
and the VPNaaS be childs of the parent "Configuring the Network
Services" instead of all be childs of "Deployment configuration".
When I suggested the merge of all files in one didn't notice
the existence of doctree, which I think its better.

Change-Id: I9828ad579b9bc572a8cd6b6df700cab8a626506c
2016-04-21 14:41:52 +01:00

811 B

Home OpenStack-Ansible Installation Guide

Configuring the Network Services (Optional)

configure-network-services-fwaas.rst configure-network-services-lbaas.rst configure-network-services-vpnaas.rst

The OpenStack Networking Service, Neutron, includes the following services:
  • Firewall as a Service (FWaaS) allows for the configuration of a firewall that filters traffic from the router.
  • Load Balancer as a Service (LBaaS) allows for the configuration of a load balancer that directs traffic to the specified instances.
  • VPN as a Service (VPNaaS) allows for the configuration of a virtual private network allowing the extension of the private network across a public network.