Merge "Add stackforge/networking-6wind project"
This commit is contained in:
commit
7b8789bde5
15
gerrit/acls/stackforge/networking-6wind.config
Normal file
15
gerrit/acls/stackforge/networking-6wind.config
Normal 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
|
@ -1878,6 +1878,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
|
||||
|
@ -4218,6 +4218,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'
|
||||
|
@ -6080,6 +6080,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user