Add a new project networking-omnipath

This is a patch to add a new ML2 driver networking-omnipath
for baremetal deployment with OmniPath switch

Change-Id: I34a35450ee0e41c5fb9e78b32a935237b1caec71
This commit is contained in:
Manjeet Singh Bhatia 2019-04-08 15:16:09 -07:00 committed by Andreas Jaeger
parent 23fd6a03cd
commit 3f4fea5d2f
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
abandon = group networking-omnipath-core
label-Code-Review = -2..+2 group networking-omnipath-core
label-Verified = -1..+1 group networking-omnipath-ci
label-Workflow = -1..+1 group networking-omnipath-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -5366,6 +5366,9 @@
- project: openstack/networking-ofagent
description: RETIRED, Neutron ofagent driver and its agent.
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/networking-omnipath
description: ML2 driver for OmniPath Switch.
upstream: https://github.com/manjeetbhatia/networking-omnipath
- project: openstack/networking-onos
description: Neutron drivers for Open Network Operating System.
- project: openstack/networking-opencontrail

View File

@ -954,6 +954,7 @@
- openstack/networking-mlnx
- openstack/networking-nec
- openstack/networking-odl
- openstack/networking-omnipath
- openstack/networking-onos
- openstack/networking-opencontrail
- openstack/networking-ovn