cloudbase-init/cloudbaseinit/utils
Adrian Vladu cbbcb98680 serialization: catch yaml and json errors
It is necessary to catch yaml and json errors that come from invalid
json / yaml streams like '{}}'.

Having an enumeration after a key value was set is a yaml parser error.

Change-Id: Ia8b298c3f1b36c6dee29326955d1e76ade3104b1
2020-06-24 16:33:10 +03:00
..
template_engine Fix templating when data is empty 2020-01-23 13:43:40 +02:00
windows unit_tests: run py36/py37 tests with tox 2019-11-29 13:58:51 +02:00
__init__.py Added support for post metadata encrypted password 2013-02-03 22:00:04 +02:00
classloader.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
crypt.py utils: Fix for OpenSSL library name change 2019-12-02 15:49:11 +02:00
debiface.py Handle Name and MAC field when parse config with IPV6 2019-03-11 23:01:31 +08:00
dhcp.py Fix issue in retrieving MAC address 2018-08-16 12:25:32 +03:00
encoding.py Add certificates plugin for Windows 2017-05-17 14:39:02 +03:00
hostname.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
log.py Fixed infinite recursion when using serial ports 2017-05-29 11:56:32 +00:00
network.py Add Azure metadata service 2017-05-17 19:10:52 +03:00
network_team.py Add NetLBFO network teaming 2018-09-05 20:42:10 +03:00
retry_decorator.py Added retry decorator 2019-09-02 20:47:48 +03:00
serialization.py serialization: catch yaml and json errors 2020-06-24 16:33:10 +03:00
x509constants.py Removes Windows dependencies in metadata services 2014-02-19 19:51:23 +02:00