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