Switch dragonflow ACL to retired

This is a special step 1.5 in the retirement process, doing part of step
3 [0] before step 2. No one from the dragonflow team is around anymore,
so in order to get the repo contents removed and README updated in [1],
we need to switch to the retired ACL first to enable the TC to merge
that change.

[0] https://review.opendev.org/#/c/737578/
[1] https://review.opendev.org/#/c/737564/

Change-Id: Iafb5ea2a643fc25c8559a4cca684eaa28501d942
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-07-15 15:58:19 -05:00
parent 0a213f3a7d
commit 30bb773f38
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 2 additions and 27 deletions

View File

@ -1,26 +0,0 @@
[access "refs/heads/*"]
abandon = group dragonflow-core
label-Code-Review = -2..+2 group dragonflow-core
label-Workflow = -1..+1 group dragonflow-core
[access "refs/heads/stable/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group dragonflow-release
abandon = group stable-maint-core
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group Project Bootstrappers
label-Code-Review = -2..+2 group dragonflow-release
label-Code-Review = -2..+2 group stable-maint-core
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group dragonflow-release
label-Workflow = -1..+1 group stable-maint-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2887,7 +2887,8 @@
description: RETIRED, OpenStack Documentation Specifications
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/dragonflow
description: SDN based Distributed Virtual Router for OpenStack Neutron
description: RETIRED, SDN based Distributed Virtual Router for OpenStack Neutron
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/ec2-api
description: AWS EC2 and VPC API support in standalone service for OpenStack.
- project: openstack/ec2api-tempest-plugin