48f2a87a273a43ca9006f9bdf3315bda338bd118
Refactored CallRequest.receive_reply() method to raise MessagingTimeout exception, when timeout is reached. Removed unused _to_milliseconds() method Functional test CallTestCase.test_timeout() passes now Change-Id: Idc3224646c3626a56606d019ff7ff155d3e3201a
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