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:
ythomas1 2019-11-26 16:24:34 +01:00
parent ecd5828d84
commit fd5d5e2f34
3 changed files with 19 additions and 0 deletions

View 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

View File

@ -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

View File

@ -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