Update retiring Karbor repo ACL to openstack/retired.config

As announced on the openstack-discuss ML[1], Karbor is retiring
this cycle (Wallaby).

This commit updated the ACL for Karbor repos to
openstack/retired.config so that the TC can finish the removal
of the code and close open reviews.

Needed-By: https://review.opendev.org/c/openstack/karbor/+/767032
Needed-By: https://review.opendev.org/c/openstack/karbor-dashboard/+/767034
Needed-By: https://review.opendev.org/c/openstack/python-karborclient/+/767033

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018643.html

Change-Id: I208b4e7dcefb1b697c2a0ff25d2c051d4b8593ed
This commit is contained in:
Kendall Nelson 2020-12-14 17:05:10 -08:00
parent 63cdece7f0
commit ec5eee3340
2 changed files with 6 additions and 44 deletions

View File

@ -1,26 +0,0 @@
[access "refs/heads/*"]
abandon = group karbor-core
label-Code-Review = -2..+2 group karbor-core
label-Workflow = -1..+1 group karbor-core
[access "refs/heads/stable/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group karbor-stable-maint
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 karbor-stable-maint
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 karbor-stable-maint
label-Workflow = -1..+1 group stable-maint-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3327,20 +3327,11 @@
description: JavaScript API library for OpenStack.
use-storyboard: true
- project: openstack/karbor
description: Application Data Protection as a Service in OpenStack
use-storyboard: true
groups:
- karbor
options:
- translate
description: RETIRED, Application Data Protection as a Service in OpenStack
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/karbor-dashboard
description: Horizon plugin for karbor
use-storyboard: true
groups:
- karbor
options:
- translate
acl-config: /home/gerrit2/acls/openstack/karbor.config
description: RETIRED, Horizon plugin for karbor
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/karma-subunit-reporter
description: A karma plugin to report Karma test results as a subunit stream
- project: openstack/kayobe
@ -4782,11 +4773,8 @@
- ironic
acl-config: /home/gerrit2/acls/openstack/ironic.config
- project: openstack/python-karborclient
description: Python client library for karbor API
use-storyboard: true
groups:
- karbor
acl-config: /home/gerrit2/acls/openstack/karbor.config
description: RETIRED, Python client library for karbor API
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/python-keystoneclient