Commit Graph

5 Commits

Author SHA1 Message Date
Ken Giusti 98f602bbf3 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/745344
Change-Id: I0376c9bcdd6b53c866e14583f87e320d1ccbc123
2020-08-28 11:37:54 -04:00
Oleksii Zamiatin 48120dc9ba [zmq] Setup url for ceilometer gate with zmq
Setup transport url for gate-oslo.messaging-telemetry-dsvm-integration-zmq
to run. Currently can not complete installation without url parameter.

Change-Id: I632f9ef0d35e94cd9d7577f27c5decd85eec7a48
Related-Bug: #1539047
2016-02-15 17:29:10 +02:00
Oleksii Zamiatin 09eb2eeeed Properly run zmq-broker screen
Receiver doesn't exist any more, so we have client side queue
and it should be running inside of 0mq screen instead of
receiver.

Change-Id: I492f2011b8cac4f67bb897350ca92dbb1e248481
2015-10-02 18:43:35 +03:00
Sean Dague 7e126ae527 match run_process name to service name
The run_process name has to be the same as the enable_service name
otherwise run_process won't actually run that thing.

The service name was changed in this plugin to 0mq to ensure the
plugin fully stands on it's own, and no vestigial pieces of the old
code is needed for it to work.
2015-06-18 09:16:37 -04:00
Sean Dague 245b66b4c7 add first draft 0mq plugin 2015-06-18 07:43:09 -04:00