puppet-oslo/releasenotes/notes/deprecate-zeromq-0200b6efd57feb5d.yaml
Tobias Urdin c5eb7e5a47 Deprecate ZeroMQ
ZeroMQ is removed from oslo.messaging [1] so we can
remove all the behavior and just keep the interface
until the next release.

[1] https://review.openstack.org/#/c/596882/

Change-Id: I8edda9d72ed0256f8d6b5fd7a0c2fc8c297da448
2018-12-03 13:08:46 +01:00

9 lines
227 B
YAML

---
upgrade:
- |
The oslo::messaging::zeromq class has no effect so you much use another
messaging provider such as rabbitmq.
deprecations:
- |
The oslo::messaging::zeromq class is deprecated and has no effect.