Add networking-plumgrid project to StackForge
This repo will hold PLUMgrid drivers for Neutron. The need of setting this repo up is inline with spec proposal [1], where core elements of the Neutron project are decoupled by the internals of the technology being supported. [1] https://review.openstack.org/#/c/134680/ Change-Id: Ieb1efa910fff124fe30159cf7b5f394e91eff2c4
This commit is contained in:
14
gerrit/acls/stackforge/networking-plumgrid.config
Normal file
14
gerrit/acls/stackforge/networking-plumgrid.config
Normal file
@@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-plumgrid-core
|
||||
label-Code-Review = -2..+2 group networking-plumgrid-core
|
||||
label-Workflow = -1..+1 group networking-plumgrid-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group networking-plumgrid-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@@ -1406,6 +1406,9 @@
|
||||
description: API's and implementations to support L2 Gateways in Neutron.
|
||||
- project: stackforge/networking-odl
|
||||
description: Neutron drivers for OpenDaylight.
|
||||
- project: stackforge/networking-plumgrid
|
||||
description: PLUMgrid driver for OpenStack Neutron
|
||||
upstream: https://github.com/fawadkhaliq/networking-plumgrid.git
|
||||
- project: stackforge/networking-vsphere
|
||||
description: A set of Neutron drivers and agents to manage vSphere clusters.
|
||||
- project: stackforge/neutron-salt-formula
|
||||
|
@@ -3153,6 +3153,14 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: networking-plumgrid
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: networking-vsphere
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@@ -4694,6 +4694,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
|
||||
- name: stackforge/networking-plumgrid
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
|
||||
- name: stackforge/networking-vsphere
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Reference in New Issue
Block a user