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
This commit is contained in:
Ken Giusti 2020-08-28 13:26:26 -04:00 committed by Clark Boylan
parent db7da4515e
commit ee63bccc38
4 changed files with 2 additions and 10 deletions

View File

@ -2883,8 +2883,8 @@
description: DevStack plugin to configure Pika RabbitMQ driver. description: DevStack plugin to configure Pika RabbitMQ driver.
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
- project: openstack/devstack-plugin-zmq - project: openstack/devstack-plugin-zmq
description: DevStack plugin to configure ZMQ. description: RETIRED, DevStack plugin to configure ZMQ.
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/devstack-tools - project: openstack/devstack-tools
description: DevStack supporting tools in python description: DevStack supporting tools in python
acl-config: /home/gerrit2/acls/openstack/devstack.config acl-config: /home/gerrit2/acls/openstack/devstack.config

View File

@ -1060,7 +1060,6 @@ openstack-oslo:
- openstack/devstack-plugin-amqp1 - openstack/devstack-plugin-amqp1
- openstack/devstack-plugin-kafka - openstack/devstack-plugin-kafka
- openstack/devstack-plugin-pika - openstack/devstack-plugin-pika
- openstack/devstack-plugin-zmq
- openstack/etcd3gw - openstack/etcd3gw
- openstack/futurist - openstack/futurist
- openstack/openstack-doc-tools - openstack/openstack-doc-tools

View File

@ -2421,12 +2421,6 @@
templates: templates:
- official-openstack-repo-jobs - official-openstack-repo-jobs
- project:
name: openstack/devstack-plugin-zmq
templates:
- official-openstack-repo-jobs
- noop-jobs
- project: - project:
name: openstack/devstack-tools name: openstack/devstack-tools
templates: templates:

View File

@ -447,7 +447,6 @@
- openstack/devstack-plugin-nfs - openstack/devstack-plugin-nfs
- openstack/devstack-plugin-open-cas - openstack/devstack-plugin-open-cas
- openstack/devstack-plugin-pika - openstack/devstack-plugin-pika
- openstack/devstack-plugin-zmq
- openstack/devstack-tools - openstack/devstack-tools
- openstack/devstack-vagrant - openstack/devstack-vagrant
- openstack/dib-utils - openstack/dib-utils