Jump to: navigation, search

Difference between revisions of "Neutron/L2-GW"

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

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

https://github.com/stackforge/networking-l2gw

Use Cases