Comment 10 for bug 1715136

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/pike)

Reviewed: https://review.openstack.org/517305
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=b9fd6390777b8bcb8f2591ed31540c8c2d9d831e
Submitter: Zuul
Branch: stable/pike

commit b9fd6390777b8bcb8f2591ed31540c8c2d9d831e
Author: Martin André <email address hidden>
Date: Wed Sep 20 17:03:26 2017 +0200

    Add retry loop for docker pull

    The prepare command also needs a retry loop for docker pull in order to
    accommodate with the not so infrequent I/O failures.

    Change-Id: I14d5ef226808e8bf2e983b74c9918ea4d61a4aa1
    Related-Bug: #1715136
    (cherry picked from commit 2ff0842fcb27af43903d1738bff26bec558c966a)