From 7aa2e80f5fa583456248826b3b5cf1e745450141 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Mon, 31 Jan 2022 15:19:31 -0600 Subject: [PATCH] Retire security-specs repo - Step 3 The security-specs repo is slated for retirement[0] as per the security-sig. This change is part of the step to remove the project from infrastructure systems. [0] http://lists.openstack.org/pipermail/openstack-discuss/2021-December/026323.html Depends-on: https://review.opendev.org/c/openstack/security-specs/+/827177 Change-Id: I4bc674875e8d3010bcfd8db8955019d8d791f075 --- gerrit/acls/openstack/security-specs.config | 14 -------------- gerrit/projects.yaml | 3 ++- gerritbot/channels.yaml | 1 - zuul.d/projects.yaml | 6 ------ zuul/main.yaml | 1 - 5 files changed, 2 insertions(+), 23 deletions(-) delete mode 100644 gerrit/acls/openstack/security-specs.config diff --git a/gerrit/acls/openstack/security-specs.config b/gerrit/acls/openstack/security-specs.config deleted file mode 100644 index a3314d07fc..0000000000 --- a/gerrit/acls/openstack/security-specs.config +++ /dev/null @@ -1,14 +0,0 @@ -[access] -inheritFrom = openstack/meta-config - -[access "refs/heads/*"] -abandon = group security-specs-core -label-Code-Review = -2..+2 group security-specs-core -label-Workflow = -1..+1 group security-specs-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index e1b138b3f5..e9fc8006ec 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -5304,7 +5304,8 @@ options: - translate - project: openstack/security-specs - description: OpenStack Security Specifications + description: RETIRED, OpenStack Security Specifications + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/self-healing-sig description: General repository for the Self-healing SIG use-storyboard: true diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 25eb5c83fe..5279847869 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1216,7 +1216,6 @@ openstack-security: - openstack/ossa - openstack/security-analysis - openstack/security-doc - - openstack/security-specs branches: - master diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 3eb5549703..1f67671872 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -5382,12 +5382,6 @@ - official-openstack-repo-jobs - translation-jobs-master-only -- project: - name: openstack/security-specs - templates: - - official-openstack-repo-jobs - - noop-jobs - - project: name: openstack/self-healing-sig templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index 4363891f2f..2a741bcf45 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -898,7 +898,6 @@ - openstack/sahara-tests - openstack/security-analysis - openstack/security-doc - - openstack/security-specs - openstack/self-healing-sig - openstack/senlin - openstack/senlin-dashboard