We are glad to announce the release of:
oslo.serialization 2.9.0: Oslo Serialization library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.serialization
With package available at:
https://pypi.python.org/pypi/oslo.serialization
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.serialization
For more details, please see below.
Changes in oslo.serialization 2.8.0..2.9.0
------------------------------------------
8943c73 Support serializing ipaddress objs with jsonutils
Diffstat (except docs and test files)
-------------------------------------
oslo_serialization/jsonutils.py | 6 ++++++
test-requirements.txt | 1 +
3 files changed, 19 insertions(+), 1 deletion(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 61e43b4..013ac33 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,0 +5 @@ hacking<0.11,>=0.10.0
+ipaddress>=1.0.7;python_version<'3.3' # PSF
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev