From 862cdc23ac3baf847ff4e48950aafd9c157600c4 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 17 Jan 2024 12:58:23 +0900 Subject: [PATCH] Retire heat-cfnclient: Remove Project from Infrastructure System Depends-on: https://review.opendev.org/c/openstack/governance/+/905821 Change-Id: I2334b4b49962345d10318f8e499f54f8347bb7b3 --- gerrit/projects.yaml | 7 ++----- gerritbot/channels.yaml | 1 - zuul.d/projects.yaml | 6 ------ zuul/main.yaml | 1 - 4 files changed, 2 insertions(+), 13 deletions(-) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 6ace5e9212..5b79e5bb6a 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -3671,11 +3671,8 @@ groups: - heat - project: openstack/heat-cfnclient - use-storyboard: true - description: CloudFormation compatibile Heat client - groups: - - heat - acl-config: /home/gerrit2/acls/openstack/heat-cfntools.config + description: RETIRED, CloudFormation compatibile Heat client + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/heat-cfntools use-storyboard: true description: OpenStack Orchestration (Heat) CFN Tools diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 97eab856a1..9a8f77605e 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -39,7 +39,6 @@ heat: projects: - openstack/heat - openstack/heat-agents - - openstack/heat-cfnclient - openstack/heat-cfntools - openstack/heat-dashboard - openstack/heat-specs diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 380792ea8a..f9bdbbd0d0 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -2138,12 +2138,6 @@ - official-openstack-repo-jobs - publish-to-pypi -- project: - name: openstack/heat-cfnclient - templates: - - noop-jobs - - official-openstack-repo-jobs - - project: name: openstack/heat-cfntools templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index 40d3b869b6..878e9892f3 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -596,7 +596,6 @@ - openstack/hacking - openstack/heat - openstack/heat-agents - - openstack/heat-cfnclient - openstack/heat-cfntools - openstack/heat-dashboard - openstack/heat-specs