Add networking-vsphere repo to Neutron

According to procedure defined in [1], this patch proposes Neutron
to embrace networking-vsphere within its fold. This project is about
adding Neutron support to the vsphere hypervisor technology using
opensource management/control/data plane elements like OVS.

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

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

View File

@ -197,6 +197,9 @@ Neutron:
- repo: openstack/networking-ovn
tags:
- name: release:independent
- repo: openstack/networking-vsphere
tags:
- name: release:independent
- repo: openstack/octavia
tags:
- name: release:independent