ccbe866d32

Each times we send a message with the rabbit driver we create useless object that's not more that the kombu exchange and a wrapper method around the kombu producer. So, this change just creates the exchange not our useless custom Publisher and move the wrapped methods into the Connection object. Change-Id: Id221f4363d897cd904f7aeccbc90cbd288db2db1
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%