c127594de6

This change causes the message sender to block until the messaging infrastructure (e.g. the broker) assumes ownership of the message (or fails to accept it). If the message is accepted, then the sender will either pend for a response (in the case of RPC), or simply return (in the case of notification). If the message is rejected by the messaging infrastructure a MessagingException will be raised at the sender. Change-Id: I3f4a1ed1c17e18f6d629f16e6b5c99de45b083d6 Closes-Bug: #1377228
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%