Jump to: navigation, search

Difference between revisions of "Neutron/L2-GW"

(Code Reviews)
(Kilo Release Specs)
Line 9: Line 9:
  
 
=== Kilo Release Specs ===
 
=== Kilo Release Specs ===
Team's charter is to implement initial version of L2-GW API in Kilo cycle. The spec is available  
+
Team's charter is to implement initial version of L2-GW API in Kilo cycle. The spec is available here:
[https://review.openstack.org/#/c/144173/ here]
+
*https://review.openstack.org/#/c/144173/
  
 
=== Code Reviews ===
 
=== Code Reviews ===

Revision as of 08:48, 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

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