Comment 3 for bug 1895974

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

Reviewed: https://review.opendev.org/752307
Committed: https://git.openstack.org/cgit/openstack/paunch/commit/?id=4ae7d886db604f1ac00102803a5ea1fa2b3a479b
Submitter: Zuul
Branch: stable/ussuri

commit 4ae7d886db604f1ac00102803a5ea1fa2b3a479b
Author: Alex Schultz <email address hidden>
Date: Wed Sep 16 14:08:28 2020 -0600

    Trigger container update on image id update

    If you reuse a container tag for a new image, paunch does not currently
    rebuild the container to get the new image. This change adds logic to
    the updated check to also check the image id defined in the container
    instance against the image id for the image to see if the container
    image has changed.

    Closes-Bug: #1895974
    Change-Id: I2710497282eb4d6fa8f68dc6d50044c1ce68eb35