Jump to: navigation, search

Difference between revisions of "Neutron/L2-GW"

(Overview)
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.  
 
== Mission Statement ==
 
To implement services and associated libraries that provide cloud-centric abstractions
 
  
 
== Meetings ==
 
== Meetings ==
Line 15: Line 12:
 
=== Code Reviews ===
 
=== Code Reviews ===
 
[https://review.openstack.org/#/q/status:open+project:stackforge/networking-l2gw,n,z Patches under review]
 
[https://review.openstack.org/#/q/status:open+project:stackforge/networking-l2gw,n,z Patches under review]
 +
 +
==Project Repo==
 +
https://github.com/stackforge/networking-l2gw
  
 
== Use Cases  ==
 
== Use Cases  ==

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

Weekly IRC meetings

Blueprints and Specs

Kilo Release Specs

L2-GW API Spec

Code Reviews

Patches under review

Project Repo

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

Use Cases