fd1d3af0df
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
4 lines
90 B
YAML
4 lines
90 B
YAML
---
|
|
features:
|
|
- Allow use of separate backends for oslo.messaging rpc and notification.
|