
This patch fixes the problem of sending messages in the following configuration: use_router_proxy=True and use_pub_sub=False. Right now we have incorrect both cast and fanout messages: cast acts as fanout (instead of round-robin) and fanout duplicate each message twice. Change-Id: I2b039aa462ddde300fd50b3754e4fe66abf6e635
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%