Merge "Add Big Switch Networking library to StackForge"
This commit is contained in:
commit
bcdf5cae0d
14
gerrit/acls/stackforge/networking-bigswitch.config
Normal file
14
gerrit/acls/stackforge/networking-bigswitch.config
Normal 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
|
@ -1890,6 +1890,9 @@
|
|||||||
description: Arista drivers for ML2 and L3 Service Plugin
|
description: Arista drivers for ML2 and L3 Service Plugin
|
||||||
- project: stackforge/networking-bgpvpn
|
- project: stackforge/networking-bgpvpn
|
||||||
description: API's and framework to attach bgp vpn to Neutron networks
|
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
|
- project: stackforge/networking-brocade
|
||||||
description: Brocade plugins/drivers for ML2 and Service Plugins
|
description: Brocade plugins/drivers for ML2 and Service Plugins
|
||||||
upstream: https://github.com/shivharis/vdx-AmppML2-SVI
|
upstream: https://github.com/shivharis/vdx-AmppML2-SVI
|
||||||
|
@ -3800,6 +3800,14 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: networking-bigswitch
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: networking-brocade
|
name: networking-brocade
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@ -5338,6 +5338,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
|
|
||||||
|
- name: stackforge/networking-bigswitch
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-jobs
|
||||||
|
|
||||||
- name: stackforge/networking-brocade
|
- name: stackforge/networking-brocade
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user