The amqp connection pool uses the Transport Url as key
to track the connection, but currently a different hash can be
returned for the same url.
This change fixes the hash method of the TransportUrl
Change-Id: Id701d6a80a909d6bd6dabe680c2b8e09dd721ef1
Closes-bug: #1316891