Retire heat-cfnclient: Remove Project from Infrastructure System

Depends-on: https://review.opendev.org/c/openstack/governance/+/905821
Change-Id: I2334b4b49962345d10318f8e499f54f8347bb7b3
This commit is contained in:
Takashi Kajinami 2024-01-17 12:58:23 +09:00
parent 7c6bf5aa3f
commit 862cdc23ac
4 changed files with 2 additions and 13 deletions

View File

@ -3671,11 +3671,8 @@
groups: groups:
- heat - heat
- project: openstack/heat-cfnclient - project: openstack/heat-cfnclient
use-storyboard: true description: RETIRED, CloudFormation compatibile Heat client
description: CloudFormation compatibile Heat client acl-config: /home/gerrit2/acls/openstack/retired.config
groups:
- heat
acl-config: /home/gerrit2/acls/openstack/heat-cfntools.config
- project: openstack/heat-cfntools - project: openstack/heat-cfntools
use-storyboard: true use-storyboard: true
description: OpenStack Orchestration (Heat) CFN Tools description: OpenStack Orchestration (Heat) CFN Tools

View File

@ -39,7 +39,6 @@ heat:
projects: projects:
- openstack/heat - openstack/heat
- openstack/heat-agents - openstack/heat-agents
- openstack/heat-cfnclient
- openstack/heat-cfntools - openstack/heat-cfntools
- openstack/heat-dashboard - openstack/heat-dashboard
- openstack/heat-specs - openstack/heat-specs

View File

@ -2138,12 +2138,6 @@
- official-openstack-repo-jobs - official-openstack-repo-jobs
- publish-to-pypi - publish-to-pypi
- project:
name: openstack/heat-cfnclient
templates:
- noop-jobs
- official-openstack-repo-jobs
- project: - project:
name: openstack/heat-cfntools name: openstack/heat-cfntools
templates: templates:

View File

@ -596,7 +596,6 @@
- openstack/hacking - openstack/hacking
- openstack/heat - openstack/heat
- openstack/heat-agents - openstack/heat-agents
- openstack/heat-cfnclient
- openstack/heat-cfntools - openstack/heat-cfntools
- openstack/heat-dashboard - openstack/heat-dashboard
- openstack/heat-specs - openstack/heat-specs