Add stackforge/networking-6wind project

Add a new repo for Neutron support of fast path technology.

Change-Id: I60788554b1ee6740c4d2c0f727216ff72c1a9ec2
This commit is contained in:
Maxime Leroy 2015-05-07 12:30:37 +02:00
parent 2a50bf153c
commit 815e11eddc
4 changed files with 30 additions and 0 deletions

View File

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

View File

@ -1876,6 +1876,8 @@
description: Nerd Reviewer bot reviews patches and checks that they pass common
project rules e.g. unit test coverage, max amount of loc, well written commit
message... So core reviews can concentrate on other more important stuff.
- project: stackforge/networking-6wind
description: Neutron support for fast path stack
- project: stackforge/networking-arista
description: Arista drivers for ML2 and L3 Service Plugin
- project: stackforge/networking-bagpipe-l2

View File

@ -4190,6 +4190,14 @@
- pypi-jobs
- hook-{name}-rtfd
- project:
name: networking-6wind
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: networking-arista
node: 'bare-precise || bare-trusty'

View File

@ -5833,6 +5833,11 @@ projects:
check:
- nerd-reviewer-coverage
- name: stackforge/networking-6wind
template:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-arista
template:
- name: merge-check