Code review comment for ~smoser/cloud-init:fix/1849640-adjust-yaml-usage

Revision history for this message
Scott Moser (smoser) wrote :

I'm happy with the way it is here... we got rid of all 'import yaml' from cloudinit.util at least.
and down to a signle place that 'yaml.load' is called.

« Back to merge proposal