Add networking-nec project to StackForge

This repo will be used for development of Neutron NEC plugins/drivers.

The need of setting this repo up is inline with spec proposal
of Neutron core-vendor-decomposition [1].

networking-nec-ci will be used to allow NEC CI to post CI results.

[1] https://review.openstack.org/#/c/134680/

Change-Id: I4b84b05fbfc031d1eeb58a3722b12a9320c6a067
This commit is contained in:
Akihiro Motoki
2015-02-11 07:42:30 +09:00
parent 0bd12505b0
commit 351b642b00
4 changed files with 31 additions and 0 deletions

View File

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

View File

@@ -1857,6 +1857,9 @@
- project: stackforge/networking-mlnx
description: Mellanox driver and agent for ML2.
upstream: git://github.com/moshele/networking-mlnx.git
- project: stackforge/networking-nec
description: Neutron NEC plugins/drivers
upstream: https://github.com/nec-openstack/networking-nec.git
- project: stackforge/networking-odl
description: Neutron drivers for OpenDaylight.
- project: stackforge/networking-ofagent

View File

@@ -3739,6 +3739,14 @@
jobs:
- python-jobs
- project:
name: networking-nec
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: networking-odl
node: 'bare-precise || bare-trusty'

View File

@@ -5150,6 +5150,11 @@ projects:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-nec
template:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-odl
template:
- name: merge-check