Jump to: navigation, search

Difference between revisions of "Neutron/L2-GW"

(Kilo Release Specs)
Line 1: Line 1:
 
= Overview =
 
= 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.  
+
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.  
 +
 
 +
For the past few cycles several stake holders have been discussing L2 Gateway to mean different things
  
 
== Meetings ==
 
== Meetings ==

Revision as of 22:43, 30 January 2015

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.

For the past few cycles several stake holders have been discussing L2 Gateway to mean different things

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