yanheven 5ae04325e6 Fix parameters of assertEqual are misplaced
Many assertEqual sentences don't follow assertEqual(expected, actual),
These misplaces have 2 impacts:
1, giving confusing messages when some tests failed.
2, mislead other developers, new test modules may follow these wrong pattern.

This patch fix all of them.

Change-Id: Ice3148685b81bf906672b91159fbb29bd618abb0
Closes-Bug: #1604213
2016-07-23 19:38:43 +08:00
2015-11-16 21:41:23 +08:00
2015-10-01 14:32:29 +00:00
2016-07-12 16:53:18 +08:00
2015-09-17 12:16:12 +00:00
2016-07-12 16:53:18 +08:00

oslo.serialization

Latest Version

Downloads

The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 333 KiB