Add networking-odl repo to Neutron

Similar to Russell's OVN patch, the networking-odl repository
is the backend code which handles communication with OpenDaylight.

For more information on networking-odl:
  https://github.com/stackforge/networking-odl/blob/master/README.rst

Related docs about adding repositories like this to Neutron can
be found here:
  https://review.openstack.org/175952

Change-Id: I81408301c78474f9da0bad23bf83bf6178160a9a
This commit is contained in:
Flavio Fernandes 2015-05-01 19:22:32 -04:00 committed by Thierry Carrez
parent cb4b2fc364
commit 500f9831f0
1 changed files with 3 additions and 0 deletions

View File

@ -194,6 +194,9 @@ Neutron:
- repo: openstack/networking-l2gw
tags:
- name: release:independent
- repo: openstack/networking-odl
tags:
- name: release:independent
- repo: openstack/networking-ovn
tags:
- name: release:independent