d564aee3ac
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>
8 lines
312 B
YAML
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.
|