diff --git a/gerrit/acls/openstack/qinling-dashboard.config b/gerrit/acls/openstack/qinling-dashboard.config deleted file mode 100644 index 7506869578..0000000000 --- a/gerrit/acls/openstack/qinling-dashboard.config +++ /dev/null @@ -1,11 +0,0 @@ -[access "refs/heads/*"] -abandon = group qinling-dashboard-core -label-Code-Review = -2..+2 group qinling-dashboard-core -label-Workflow = -1..+1 group qinling-dashboard-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/acls/openstack/qinling.config b/gerrit/acls/openstack/qinling.config deleted file mode 100644 index 078affa4fc..0000000000 --- a/gerrit/acls/openstack/qinling.config +++ /dev/null @@ -1,11 +0,0 @@ -[access "refs/heads/*"] -abandon = group qinling-core -label-Code-Review = -2..+2 group qinling-core -label-Workflow = -1..+1 group qinling-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index d13aab9272..529b9e6509 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -4849,9 +4849,8 @@ - telemetry acl-config: /home/gerrit2/acls/openstack/telemetry.config - project: openstack/python-qinlingclient - use-storyboard: true - description: Python client for Qinling REST API. - acl-config: /home/gerrit2/acls/openstack/qinling.config + description: RETIRED, Python client for Qinling REST API. + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/python-saharaclient use-storyboard: true groups: @@ -4915,15 +4914,11 @@ - tempest description: OpenStack QA Specifications - project: openstack/qinling - use-storyboard: true - description: Function as a Service for OpenStack + description: RETIRED, Function as a Service for OpenStack + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/qinling-dashboard - use-storyboard: true - description: Qinling Horizon plugin - groups: - - qinling - options: - - translate + description: RETIRED, Qinling Horizon plugin + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/rally description: Rally provides a framework for performance analysis and benchmarking of individual OpenStack components as well as full production OpenStack cloud