ChangBo Guo(gcb) 8253617168 Try to fix TestSerializer.test_call_serializer failed randomly
dict doesn't seem always keep order on Python. we have two separate part
to prepare test data[1], calling 'for k, v in self.args.items()' and
'for arg in self.args:' may get data in different order.

This commit makes we collect test data in same order.

Change-Id: I49f0d1b9aed110ad1e59140fd70760682e944d74
Related-Bug: #1677151
2017-03-29 16:13:35 +08:00
2017-02-20 20:09:48 +00:00
2015-09-24 18:11:22 +08:00
2017-02-22 14:08:19 +08:00
2017-02-10 13:21:22 +00:00
2014-06-05 22:48:44 +02:00
2017-01-02 11:34:02 +01:00
2016-11-25 13:19:49 +01:00
2017-01-13 18:13:32 +00:00
2017-03-04 01:51:17 +00:00

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

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

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