Jump to: navigation, search

Neutron/L2-GW

< Neutron
Revision as of 08:47, 26 January 2015 by Sukhdev (talk | contribs) (Code Reviews)

Overview

L2-GW (Layer-2 Gateway) is a service plugin within OpenStack Networking (Neutron) service. L2-GW is being developed outside the main Neutron tree as a separate stack-forge project. L2-GW service plugin operates in conjunction with ML2 plugin/drivers and leverages L2pop driver.

Meetings

L2-GW team meets bi-weekly. The meeting details can be found at IRC meetings

Blueprints and Specs

Kilo Release Specs

Team's charter is to implement initial version of L2-GW API in Kilo cycle. The spec is available here

Code Reviews

To see active patches under review, please see here:

Project Repo

L2-Gateway project is implemented as a stack forge project. Please see the project repo here:

Use Cases