f2fd8d4375
Users of the oslo.messaging RPC communications service must use the rabbit ("rabbit://...") or AMQP 1.0 ("amqp://...") drivers. Change-Id: If3474142f1fe99d41d7b4466061ed0e23ca38549 Closes-Bug: 1789259
9 lines
297 B
YAML
9 lines
297 B
YAML
---
|
|
prelude: >
|
|
The ZMQ-based driver for RPC communications has been removed
|
|
deprecations:
|
|
- |
|
|
The driver support for the ZeroMQ messaging library is removed.
|
|
Users of the oslo.messaging RPC services must use the supported
|
|
rabbit ("rabbit://...") or amqp1 ("amqp://..." )drivers.
|