oslo.serialization/oslo_serialization
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
..
serializer Unified and simplified API for all serializers 2016-04-04 15:27:16 +03:00
tests Support serializing ipaddress objs with jsonutils 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
base64.py Use versionadded and versionchanged in doc 2015-10-15 14:38:50 +02:00
jsonutils.py Support serializing ipaddress objs with jsonutils 2016-06-07 14:05:50 -06:00
msgpackutils.py Merge "Make msgpack registries copyable (and add __contains__)" 2016-03-24 02:51:19 +00:00