Add networking-ibm project to StackForge
This repo will be used for the development of Neutron drivers for the IBM SDN controller. This is to address the ongoing core-vendor code decompsition in Neutron [1]. [1] https://review.openstack.org/#/c/134680/ Change-Id: I74cafc189ebc23671401a33fbc8fbb578181674b
This commit is contained in:
parent
bf9600f6e2
commit
f4cbf74acf
14
gerrit/acls/stackforge/networking-ibm.config
Normal file
14
gerrit/acls/stackforge/networking-ibm.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-ibm-core
|
||||
label-Code-Review = -2..+2 group networking-ibm-core
|
||||
label-Workflow = -1..+1 group networking-ibm-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group networking-ibm-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1752,6 +1752,8 @@
|
||||
to it.
|
||||
- project: stackforge/networking-hyperv
|
||||
description: Hyper-V L2 Agent and drivers for ML2.
|
||||
- project: stackforge/networking-ibm
|
||||
description: Neutron drivers for IBM
|
||||
- project: stackforge/networking-l2gw
|
||||
description: API's and implementations to support L2 Gateways in Neutron.
|
||||
- project: stackforge/networking-midonet
|
||||
|
@ -3853,6 +3853,14 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: networking-ibm
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: networking-l2gw
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -5377,6 +5377,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
|
||||
- name: stackforge/networking-ibm
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
|
||||
- name: stackforge/networking-l2gw
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user