Mehdi Abaakouk 9d55749c05 Fix transport url with empty port
When transport url is set to something like "amqp://hostname:/"
it currently raise ValueError while any url parsing library
(like urlparse) just ignore the port, and don't fail since this is a
value url.

This change make the transport url ignore empty port instead of raising
ValueError.

Change-Id: I04df76012e3b133eddbcf365363cd261d277e369
2016-12-02 10:06:30 +00:00
2016-11-28 21:14:31 +09:00
2015-09-24 18:11:22 +08:00
2016-11-23 20:32:32 +11:00
2014-06-05 22:48:44 +02:00
2015-09-17 12:16:04 +00:00
2016-11-30 08:54:24 +01: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%