Create neutron-interconnection repo under x/ namespace
Project neutron-interconnection was removed from stadium, so create new repo under x/ namespace to continue using it. Signed-off-by: Thomas Morin <thomas.morin@orange.com> Submitted on behalf of a third-party: Orange Change-Id: I129d43eb599e02698451f7b18f08ad76f4cbb7a4
This commit is contained in:
15
gerrit/acls/x/neutron-interconnection.config
Normal file
15
gerrit/acls/x/neutron-interconnection.config
Normal file
@@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-interconnection-core
|
||||
create = group neutron-interconnection-release
|
||||
label-Code-Review = -2..+2 group neutron-interconnection-core
|
||||
label-Workflow = -1..+1 group neutron-interconnection-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group neutron-interconnection-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@@ -7645,6 +7645,9 @@
|
||||
Neutron.
|
||||
- project: x/neutron-classifier
|
||||
description: Common library for services that classify packets
|
||||
- project: x/neutron-interconnection
|
||||
description: Neutron-Neutron Interconnection service
|
||||
upstream: https://opendev.org/openstack/neutron-interconnection.git
|
||||
- project: x/nfv-filters
|
||||
description: Nova scheduler filters useful in NFV deployments
|
||||
- project: x/nova-docker
|
||||
|
@@ -1442,6 +1442,7 @@
|
||||
- x/networking-zte
|
||||
- x/networking-zvm
|
||||
- x/neutron-classifier
|
||||
- x/neutron-interconnection
|
||||
- x/nfv-filters
|
||||
- x/nova-dpm
|
||||
- x/nova-fusioncompute
|
||||
|
Reference in New Issue
Block a user