Comment 3 for bug 1979260

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-glance-simplestreams-sync (master)

Reviewed: https://review.opendev.org/c/openstack/charm-glance-simplestreams-sync/+/848646
Committed: https://opendev.org/openstack/charm-glance-simplestreams-sync/commit/5687d74d61a04b4d76a6774858e226ef1aef21ab
Submitter: "Zuul (22348)"
Branch: master

commit 5687d74d61a04b4d76a6774858e226ef1aef21ab
Author: Felipe Reyes <email address hidden>
Date: Mon Jul 4 10:58:47 2022 -0400

    Use yaml.safe_load()

    Use safe_load() instead of load() when loading a yaml content, more
    details at https://msg.pyyaml.org/load

    Closes-Bug: #1979260
    Change-Id: I5f96a102be8753eea240cf05e2ca304057101530