Mehdi Abaakouk 54ecb3b2c3 rabbit: fixes a logging issue
When uses the default port, kombu.Connection.port is None

So we replace the usage of kombu.Connection.port per
kombu.Connection.info(), to get the default value.

Also some transport driver have 'None' for hostname or port as default
value, so replace usage of '%d' per '%s', to ensure the logging never fail.
Event the output of the log is less sexy.

Change-Id: I89ca1982246146717015253bd4cc26f992381584
Closes-bug: #1452189
2015-05-06 11:11:03 +02:00
2014-01-15 04:08:18 +00:00
2015-01-26 21:55:20 +00:00
2015-04-16 00:07:48 +02:00
2015-03-12 16:38:51 -07:00
2014-06-05 22:48:44 +02:00
2015-04-07 09:18:52 -07:00
2015-03-19 03:03:53 -07:00
2014-04-30 02:45:47 +00:00
2015-03-16 01:46:07 +00:00

Oslo Messaging Library

Latest Version

Downloads

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%