Decouple transport for RPC and Notification
Bug #1504622 reported by
Davanum Srinivas (DIMS)
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| oslo.messaging |
Fix Released
|
Undecided
|
Davanum Srinivas (DIMS) | ||
Bug Description
At the moment we cannot use different transports for RPC and Notification. Example the Kafka driver in review/spec supports only notification. Suppose we want to use rabbitmq for RPC and switch to something else for notification we should allow that kind of control to the deployer.
| Changed in oslo.messaging: | |
| milestone: | none → 2.9.0 |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/233258
Review: https:/