Comment 13 for bug 1843059

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/788508
Committed: https://opendev.org/openstack/tripleo-ansible/commit/5ded5fd7ccc348af38413d1e1d2c7206d65c8e9e
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 5ded5fd7ccc348af38413d1e1d2c7206d65c8e9e
Author: Brent Eagles <email address hidden>
Date: Fri Sep 6 15:45:52 2019 -0230

    Move away from md5 digests in managing octavia amphora images

    This patch changes the image management code from using deprecated md5
    checksum methods to sha digests.

    This patch also fixes amphora update code so it uses the checksum of the
    image after conversion to raw if it raw conversion was enabled.

    Closes-Bug: #1843059
    Change-Id: I1817f11bcce90ab5ac29ea3bbf30b3dbf488de5f
    (cherry picked from commit 7d212d68c5a147da39b119bde5f2c9e40af4b617)