Jump to: navigation, search

Difference between revisions of "Neutron/L2-GW"

(Kilo Release Specs)
(Project Repo)
Line 16: Line 16:
  
 
==Project Repo==
 
==Project Repo==
https://github.com/stackforge/networking-l2gw
+
 
 +
L2-Gateway project is implemented as a stack forge project. Please see the project repo here:
 +
*https://github.com/stackforge/networking-l2gw
  
 
== Use Cases  ==
 
== Use Cases  ==

Revision as of 08:41, 26 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.

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

Patches under review

Project Repo

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

Use Cases