End gate and update acl for retiring senlin projects

Senlin projects is retiring[1] and this is the first step
of removing the gate jobs from this repo and also update acl so that
we can proceed on the remaining cleanup.

[1] https://review.opendev.org/c/openstack/governance/+/919347

Change-Id: I569dedf7b158eee5ba06ebd9b2fbeeedc3ea0a02
This commit is contained in:
Ghanshyam Mann 2024-05-10 14:18:30 -07:00
parent 7c41ca98ac
commit 8e15cfd8ed
2 changed files with 12 additions and 14 deletions

View File

@ -5345,8 +5345,8 @@
description: RETIRED, OpenStack Search (Searchlight) Client
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/python-senlinclient
description: Client library for Senlin API
acl-config: /home/gerrit2/acls/openstack/senlin.config
description: RETIRED, Client library for Senlin API
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/python-solumclient
@ -5619,16 +5619,18 @@
description: General repository for the Self-healing SIG
use-storyboard: true
- project: openstack/senlin
description: Clustering service for managing homogeneous objects in OpenStack
description: RETIRED, Clustering service for managing homogeneous objects in OpenStack
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/senlin-dashboard
description: The UI component for Senlin
description: RETIRED, The UI component for Senlin
acl-config: /home/gerrit2/acls/openstack/retired.config
options:
- translate
- project: openstack/senlin-tempest-plugin
description: Tempest plugin for the Senlin project
acl-config: /home/gerrit2/acls/openstack/senlin.config
description: RETIRED, Tempest plugin for the Senlin project
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/service-types-authority
description: OpenStack Service Types Authority
- project: openstack/shade

View File

@ -4084,9 +4084,8 @@
- project:
name: openstack/python-senlinclient
templates:
- noop-jobs
- official-openstack-repo-jobs
- translation-jobs-master-only
- publish-to-pypi
- project:
name: openstack/python-solumclient
@ -4406,24 +4405,21 @@
name: openstack/senlin
queue: senlin
templates:
- noop-jobs
- official-openstack-repo-jobs
- translation-jobs-master-only
- api-ref-jobs
- publish-to-pypi
- project:
name: openstack/senlin-dashboard
templates:
- noop-jobs
- official-openstack-repo-jobs
- translation-jobs-master-stable
- publish-to-pypi
- project:
name: openstack/senlin-tempest-plugin
queue: senlin
templates:
- noop-jobs
- official-openstack-repo-jobs
- publish-to-pypi
- project:
name: openstack/service-types-authority