Comment 3 for bug 1796756

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-role-tripleo-modify-image (master)

Reviewed: https://review.openstack.org/609165
Committed: https://git.openstack.org/cgit/openstack/ansible-role-tripleo-modify-image/commit/?id=48a56c1f4838bc255e09e1ea3c1b4901ac6d9708
Submitter: Zuul
Branch: master

commit 48a56c1f4838bc255e09e1ea3c1b4901ac6d9708
Author: Alex Schultz <email address hidden>
Date: Tue Oct 9 16:48:28 2018 -0600

    Add retries to docker_image_facts

    If there are connectivity issues with docker_image_facts we should retry
    it rather than just failing.

    Change-Id: If982fbc8f2524e4e36688cd700a7ea2f0f48c549
    Closes-Bug: #1796756