Merge "Add networking-ibm project to StackForge"

This commit is contained in:
Jenkins
2015-03-11 17:37:31 +00:00
committed by Gerrit Code Review
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

@@ -1755,6 +1755,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

@@ -3901,6 +3901,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

@@ -5404,6 +5404,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