220ccb816c

Under python3 and latest tox a random python hashseed is used. Currently oslo.messaging tests do not pass this because one test assumes the resulting list conversion from a list of lists has a specific order. Sort both lists so that the order is explicit when checking for equality in this test. Doing so makes the test pass with a random python hash seed. Note I am not actually familiar enough with oslo.messaging to know if this failure is correct and the drivers or something deeper should be returning lists with an explicit order. This would be the case if order in these lists is important. Change-Id: Id54ca1f448f466304b72b1695a5c646311bbd453
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
See also: Library Documentation
Description
Languages
Python
99.8%
Shell
0.2%