oslo.serialization/oslo_serialization/tests
Jim Baker 8943c73662 Support serializing ipaddress objs with jsonutils
Fixes jsonutils.to_primitive so that it can serialize ipaddress
objects, as used by Python 3 or through the backport in
global-requirements.txt. Current support for netaddr is maintained.

Change-Id: I6aa1ecd5be754f61cdda4e47bc0e0180e232b366
Closes-bug: 1590076
2016-06-07 14:05:50 -06:00
..
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
test_base64.py Add utilities for base64 2015-10-01 14:32:29 +00:00
test_jsonutils.py Support serializing ipaddress objs with jsonutils 2016-06-07 14:05:50 -06:00
test_msgpackutils.py Make msgpack registries copyable (and add __contains__) 2016-03-14 22:16:51 -07:00