From ee63bccc38539bfec905f7e76073c9adcb418ddc Mon Sep 17 00:00:00 2001 From: Ken Giusti Date: Fri, 28 Aug 2020 13:26:26 -0400 Subject: [PATCH] Retire the devstack-plugin-zmq project This plugin was used by the oslo.messaging project to test the development of a message driver based on the ZeroMQ library. The jobs using this plugin were non-voting and non-gating. Development of this driver was dropped in Rocky and is not supported. Depends-On: https://review.opendev.org/#/c/748700 Change-Id: I3205cb8332fdd15d55c34f74b6cb727b7d9feb9c --- gerrit/projects.yaml | 4 ++-- gerritbot/channels.yaml | 1 - zuul.d/projects.yaml | 6 ------ zuul/main.yaml | 1 - 4 files changed, 2 insertions(+), 10 deletions(-) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 5c76436613..f73ddef79f 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -2883,8 +2883,8 @@ description: DevStack plugin to configure Pika RabbitMQ driver. acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config - project: openstack/devstack-plugin-zmq - description: DevStack plugin to configure ZMQ. - acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config + description: RETIRED, DevStack plugin to configure ZMQ. + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/devstack-tools description: DevStack supporting tools in python acl-config: /home/gerrit2/acls/openstack/devstack.config diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 7b8ec69233..39221a2a60 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1060,7 +1060,6 @@ openstack-oslo: - openstack/devstack-plugin-amqp1 - openstack/devstack-plugin-kafka - openstack/devstack-plugin-pika - - openstack/devstack-plugin-zmq - openstack/etcd3gw - openstack/futurist - openstack/openstack-doc-tools diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 0c802977a3..c991f7aad8 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -2421,12 +2421,6 @@ templates: - official-openstack-repo-jobs -- project: - name: openstack/devstack-plugin-zmq - templates: - - official-openstack-repo-jobs - - noop-jobs - - project: name: openstack/devstack-tools templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index 57010f1ec3..2ce93fc655 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -447,7 +447,6 @@ - openstack/devstack-plugin-nfs - openstack/devstack-plugin-open-cas - openstack/devstack-plugin-pika - - openstack/devstack-plugin-zmq - openstack/devstack-tools - openstack/devstack-vagrant - openstack/dib-utils