Merge "Add Big Switch Networking library to StackForge"

This commit is contained in:
Jenkins 2015-03-06 00:03:10 +00:00 committed by Gerrit Code Review
commit bcdf5cae0d
4 changed files with 30 additions and 0 deletions

View File

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

View File

@ -1890,6 +1890,9 @@
description: Arista drivers for ML2 and L3 Service Plugin
- project: stackforge/networking-bgpvpn
description: API's and framework to attach bgp vpn to Neutron networks
- project: stackforge/networking-bigswitch
description: Big Switch Networks plugins and drivers for the networking project
upstream: https://github.com/bigswitch/openstack-networking-bigswitch
- project: stackforge/networking-brocade
description: Brocade plugins/drivers for ML2 and Service Plugins
upstream: https://github.com/shivharis/vdx-AmppML2-SVI

View File

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

View File

@ -5338,6 +5338,11 @@ projects:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-bigswitch
template:
- name: merge-check
- name: python-jobs
- name: stackforge/networking-brocade
template:
- name: merge-check