kolla-ansible/releasenotes/notes/add-hybrid-messaging-2a5eb6aae5f2c2f6.yaml
Andrew Smith fd1d3af0df Add support for hybrid messaging backends
This commit separates the messaging rpc and notify transports in order
to support separate and different oslo.messaging backends

This patch:
* add rpc and notify variables
* update service role conf templates
* add example to globals.yaml
* add release note

Implements: blueprint hybrid-messaging
Change-Id: I34691c2895c8563f1f322f0850ecff98d11b5185
2017-11-22 14:09:40 -05:00

4 lines
90 B
YAML

---
features:
- Allow use of separate backends for oslo.messaging rpc and notification.