c2734d336f
This patch adds missing headers to all the devref documents. Change-Id: Ice2f93f37a2cade7d5af552aaae6cd9f66dc953c
1.5 KiB
1.5 KiB
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.