Add networking-l2gw repo to Neutron

According to procedure defined in [1], this patch proposes Neutron
to embrace networking-l2gw within its fold. This project is about
bridging virtual deployments with physical ones, and it is implemented
leveraging OVS and OVSDB.

[1] https://github.com/openstack/neutron/blob/master/doc/source/devref/sub_projects.rst

Change-Id: I50051be2bba2460e7163903c165a158f11917729
This commit is contained in:
armando-migliaccio 2015-05-01 11:14:44 -07:00 committed by Thierry Carrez
parent d1782b0283
commit 0a8f9cda4a
1 changed files with 3 additions and 0 deletions

View File

@ -191,6 +191,9 @@ Neutron:
tags:
- name: release:independent
- name: release:has-stable-branches
- repo: openstack/networking-l2gw
tags:
- name: release:independent
- repo: openstack/networking-ovn
tags:
- name: release:independent