oslo.serialization/oslo_serialization/tests
Daniel Bengtsson 3847688ab7 Remove the yamlutils module.
The pyyaml is now safe by default:

https://github.com/yaml/pyyaml/pull/74/files
https://access.redhat.com/security/cve/CVE-2017-18342
https://github.com/search?q=oslo.serialization+yamlutils+user%3Aopenstack+language%3APython&type=Code

So the yamlutils is now useless. No project in OpenStack used this
module. We can remove it.

Sem-Ver: api-break
Change-Id: If0a98f1e15d83131cb309e02f892372f353fa5da
2020-06-08 11:44:27 +02:00
..
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
test_base64.py Prefer raising the python2.x type error for b64 decode errors 2017-01-09 16:37:28 -08:00
test_jsonutils.py Use unittest.mock instead of third party mock 2020-03-13 11:46:12 -05:00
test_msgpackutils.py Drop use of six 2020-03-02 10:10:22 +00:00