708d9d842b

impl_rabbit set timeout into message's header with {'ttl': (timeout * 1000)}, this mean doesn't work in real, messages still stays in queue after the ttl. As RabbitMQ document said (http://www.rabbitmq.com/ttl.html#per-message-ttl), we should passing "expiration" into message's property rather than header to make it work. Change-Id: I5d6ae72e69f856c56fb83fb939ed35246716e04d Closes-bug: #1444854
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%