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: I04df76012e3b133eddbcf365363cd261d277e369changes/83/404783/2
parent
7f2299f7e9
commit
9d55749c05
Loading…
Reference in new issue