Add networking-cumulus project

This patch adds repo openstack/networking-cumulus.
Cumulus is an opensource Debian based Network Operation System (NOS).
This repo is going to contain cumulus drivers/modules for Neutron.

Change-Id: Ib21c09efc6ae904a7fb9fd4d837b7c64bab85af2
This commit is contained in:
Vasyl Saienko 2016-08-12 17:50:36 +03:00
parent 017b37a775
commit 9c0e4226c3
4 changed files with 36 additions and 0 deletions

View File

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

View File

@ -2773,6 +2773,8 @@
description: Cisco Vendor Code for Neutron
groups:
- networking-cisco
- project: openstack/networking-cumulus
description: Cumulus plugins/drivers for Neutron
- project: openstack/networking-edge-vpn
description: A framework to create an edge VPN service and bridge Neutron networks
to it.

View File

@ -4572,6 +4572,16 @@
suffix: '-nv'
- pypi-jobs
- project:
name: networking-cumulus
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- project:
name: networking-edge-vpn
tarball-site: tarballs.openstack.org

View File

@ -8980,6 +8980,15 @@ projects:
- networking-cisco-coverage-ubuntu-trusty
- networking-cisco-coverage-ubuntu-xenial
- name: openstack/networking-cumulus
template:
- name: merge-check
- name: python-jobs
- name: python34-jobs
- name: python35-jobs-nv
- name: check-requirements
- name: publish-to-pypi
- name: openstack/networking-edge-vpn
template:
- name: merge-check