OpenStack library for serialization
ac5787d0e4
The current change made in de68f08d37 breaks cinder and other projects that were expecting a TypeError, so for now and to keep those projects operating translate the py3.x exception from binascii into a type error to prefer consistency with existing code. Change-Id: I4575ea3dad51be9bb2278eb0bfa31cef54c300d5 |
||
---|---|---|
doc/source | ||
oslo_serialization | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
oslo.serialization
The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.serialization
- Source: http://git.openstack.org/cgit/openstack/oslo.serialization
- Bugs: http://bugs.launchpad.net/oslo.serialization