Add networking-cisco to stackforge

This repo will be used for the development of the Cisco Vendor specific
code for Neutron.

This repo is required to remain inline with the Neutron vendor code
decomposition [1].

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

Change-Id: Icff54778b5cc18cca965c5ee36ec9552d9fd9e1c
This commit is contained in:
Sam Betts
2015-01-08 14:08:46 +00:00
parent 86336ac0b0
commit de2b1fa006
4 changed files with 32 additions and 0 deletions

View File

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

View File

@@ -1831,6 +1831,11 @@
- project: stackforge/networking-brocade
description: Brocade plugins/drivers for ML2 and Service Plugins
upstream: https://github.com/shivharis/vdx-AmppML2-SVI
- project: stackforge/networking-cisco
description: Cisco Vendor Code for Neutron
upstream: https://github.com/Tehsmash/networking-cisco.git
groups:
- networking-cisco
- project: stackforge/networking-edge-vpn
description: A framework to create an edge VPN service and bridge Neutron networks to it.
- project: stackforge/networking-l2gw

View File

@@ -3662,6 +3662,14 @@
jobs:
- python-jobs
- project:
name: networking-cisco
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: networking-edge-vpn
node: 'bare-precise || bare-trusty'

View File

@@ -5096,6 +5096,11 @@ projects:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-cisco
template:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-edge-vpn
template:
- name: merge-check