Merge "Network service docs cleanup"

This commit is contained in:
Jenkins 2016-05-19 18:39:17 +00:00 committed by Gerrit Code Review
commit 93596c6784

View File

@ -5,12 +5,15 @@ Configuring the Networking service (neutron) (optional)
The OpenStack Networking service (neutron) includes the following services: The OpenStack Networking service (neutron) includes the following services:
* Firewall as a Service (FWaaS) allows for the configuration of a firewall Firewall as a Service (FWaaS)
that filters traffic from the router. Provides a software-based 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. Load Balancer as a Service (LBaaS)
* VPN as a Service (VPNaaS) allows for the configuration of a virtual Provides load balancers that direct traffic to OpenStack instances or other
private network allowing the extension of the private network across a public network. servers outside the OpenStack deployment.
VPN as a Service (VPNaaS)
Provides a method for extending a private network across a public network.
Firewall service (optional) Firewall service (optional)
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~