kolla-ansible/releasenotes/notes/add-qdrouterd-role-3bb4c184804e1f98.yaml
Andrew Smith eeb535aa2e Add qdrouterd role for messaging infrastructure component
Adding the role needed to run the qdrouterd as an infrastructure
component which provides a messaging backend for the
oslo.messaging AMQP 1.0 driver. The qdrouterd will provide direct
messaging capabilities for the RPC messaging pattern in support
of hybrid messaging deployments.

Implements: blueprint qdrouterd-role
Change-Id: I74c654b3c70f61f81c2c7efa87f076a62a4a2dd8
2017-07-10 11:04:43 -04:00

6 lines
218 B
YAML

---
features:
- Add qdrouterd ansible role (apache qpid-dispatch-router) for direct
messaging infrastructure component. Oslo.messaging amqp driver supports
qdrouterd for rpc messaging backend communications.