puppet-neutron/releasenotes/notes/l2gw-support-e05b68b2d8b6142c.yaml
Peng Liu d564aee3ac Add support for l2 Gateway
Introduce puppet classes to configure networking-l2gw agent service
Introduce puppet classes to configure networking-l2gw plugin

Implements: blueprint l2gw-service-integration

Change-Id: I1082cbf9665ed9fbb441705a5e2b2aa97aae5d6f
Signed-off-by: Peng Liu <pliu@redhat.com>
2017-03-07 13:02:41 +08:00

8 lines
312 B
YAML

---
prelude: >
L2 Gateway (L2GW) is an API framework for OpenStack that offers bridging
two or more networks together to make them look at a single broadcast domain.
A typical use case is bridging the virtual with the physical networks
features:
- Add support to deploy l2gw plugin and agent in Neutron.