Clark Boylan 220ccb816c Make tests pass with random python hashseed
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
2014-08-14 00:56:59 +00:00
2014-01-15 04:08:18 +00:00
2014-08-08 06:06:55 +00:00
2014-06-05 22:48:44 +02:00
2014-06-05 22:48:44 +02:00
2014-04-30 02:45:47 +00:00
2014-08-08 06:07:17 +00:00

Oslo Messaging Library

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

See also: Library Documentation

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%