54ecb3b2c3

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
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%