kolla-kubernetes/tests
zhuzeyu e01ef2a59d Using yaml.safe_load instead of yaml.load
It is not safe to call yaml.load with any data received from
an untrusted source, we'd better use yaml.safe_load

Reference:
https://security.openstack.org/guidelines/dg_avoid-dangerous-input-parsing-libraries.html

Change-Id: I175ab89d408b38d5370621c0fd2cf78685e951f7
2017-02-07 12:12:27 +08:00
..
bin Using yaml.safe_load instead of yaml.load 2017-02-07 12:12:27 +08:00
conf Capture lists of containers by type and cache containers. 2017-01-25 13:22:58 -08:00