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:
Mohammad Banikazemi 2015-03-09 17:39:23 -04:00
parent bf9600f6e2
commit f4cbf74acf
4 changed files with 29 additions and 0 deletions

View 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

View File

@ -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

View File

@ -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'

View File

@ -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