Mehdi Abaakouk 2d1a019427 rabbit: Improves logging
For all transport errors, we first got a log of a failure with a
backtrace like 'Fail to publish message on topic' or 'fail to consume
messages' and then another message like 'AMQP is unreachable'.

But in most case, we retry to consume/publish messages when the reason
is a connection lost.

So, now we don't log the failure message anymore in case of connection lost,
but just message related to rabbit deconnection/reconnection.
The error message and the backtrace are only logged in case of we really fail to
publish a message.

Change-Id: Ifa1b04b348b347bad0b2abec3e759a2ce7815b86
2015-03-18 18:40:20 +01:00
2014-01-15 04:08:18 +00:00
2015-01-26 21:55:20 +00:00
2015-03-18 18:40:20 +01:00
2015-03-18 18:40:20 +01:00
2015-03-11 17:36:32 +01:00
2015-03-12 16:38:51 -07:00
2014-06-05 22:48:44 +02:00
2015-03-11 10:09:51 +01:00
2015-03-11 10:09:51 +01:00
2015-02-05 12:11:37 +01:00
2014-04-30 02:45:47 +00:00
2015-01-14 09:04:22 +01:00
2015-03-16 01:46:07 +00:00

Oslo Messaging Library

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%