9cbd590ee9
Now that we don't maintain the code for the services, we should not ship documentation to it, but just refer to it. Change-Id: Id0ced1196718204dda8d51b26715e2f845792ca1
690 B
690 B
Advanced Services
Historically, Neutron supported the following advanced services:
- FWaaS (Firewall-as-a-Service): runs as part of the L3 agent.
- LBaaS (Load-Balancer-as-a-Service): implemented purely inside neutron-server, does not interact directly with agents.
- VPNaaS (VPN-as-a-Service): derives from L3 agent to add VPNaaS functionality.
Starting with the Kilo release, these services are split into separate repositories managed by extended reviewer teams.