Comment 2 for bug 1834456

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/667837
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=67440277926e73ea0f8f913170c0013b068a99e6
Submitter: Zuul
Branch: master

commit 67440277926e73ea0f8f913170c0013b068a99e6
Author: fpantano <email address hidden>
Date: Thu Jun 27 12:17:43 2019 +0200

    Check third-party container image metadata.

    During the evaluation of a third parties image that doesn't
    contain the expected metadata json, the image_uploader section
    fails.
    This commit adds the check on the returned dict and adds the
    ability to use the fallback_tag.

    Change-Id: I1809400d798d4350f9642a348ecbe81714e6af47
    Closes-Bug: #1834456