Add networking-arisa project to StackForge
This repo will be used for the development of back-end of ML2 Drivers as well L3 Service Plguin for Arista. The need for this repo is inline with the spec approval[1] which proposes to decouple vendor's back-end code from the Neutron code repository. [1] https://review.openstack.org/#/c/134680/ Change-Id: If7244319894784217d133216bd5cd6392d749a8a
This commit is contained in:
14
gerrit/acls/stackforge/networking-arista.config
Normal file
14
gerrit/acls/stackforge/networking-arista.config
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group networking-arista-core
|
||||||
|
label-Code-Review = -2..+2 group networking-arista-core
|
||||||
|
label-Workflow = -1..+1 group networking-arista-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group networking-arista-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@@ -1385,6 +1385,8 @@
|
|||||||
description: Murano Design Specifications
|
description: Murano Design Specifications
|
||||||
- project: stackforge/namos
|
- project: stackforge/namos
|
||||||
description: Device and Service manager
|
description: Device and Service manager
|
||||||
|
- project: stackforge/networking-arista
|
||||||
|
description: Arista drivers for ML2 and L3 Service Plugin
|
||||||
- project: stackforge/networking-l2gw
|
- project: stackforge/networking-l2gw
|
||||||
description: API's and implementations to support L2 Gateways in Neutron.
|
description: API's and implementations to support L2 Gateways in Neutron.
|
||||||
- project: stackforge/networking-odl
|
- project: stackforge/networking-odl
|
||||||
|
@@ -3109,6 +3109,14 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: networking-arista
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: networking-l2gw
|
name: networking-l2gw
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
@@ -4695,6 +4695,11 @@ projects:
|
|||||||
- name: merge-check
|
- name: merge-check
|
||||||
- name: noop-jobs
|
- name: noop-jobs
|
||||||
|
|
||||||
|
- name: stackforge/networking-arista
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
- name: python-jobs
|
||||||
|
|
||||||
- name: stackforge/networking-l2gw
|
- name: stackforge/networking-l2gw
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Reference in New Issue
Block a user