~barryprice/juju-deployer/lp1893162

Viewing all changes in revision 219.

  • Committer: mergebot at canonical
  • Author(s): "Barry Price"
  • Date: 2020-10-16 09:14:57 UTC
  • mfrom: (218.1.1 juju-deployer)
  • Revision ID: mergebot@juju-139df4-prod-is-toolbox-0.canonical.com-20201016091457-8rhqos9iv60ruz0e
Fix yaml.load() deprecation warnings by using SafeLoader, e.g.:

/home/barryprice/juju-deployer/deployer/tests/test_config.py:102: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.

Reviewed-on: https://code.launchpad.net/~barryprice/juju-deployer/resolve-yaml-warnings/+merge/391925
Reviewed-by: Benjamin Allot <benjamin.allot@canonical.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: