Comment 3 for bug 1608775

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

Reviewed: https://review.openstack.org/349780
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=b2629de0a27be9a15d4ffc1d08a05bda28f364df
Submitter: Jenkins
Branch: master

commit b2629de0a27be9a15d4ffc1d08a05bda28f364df
Author: Logan V <email address hidden>
Date: Mon Aug 1 23:07:48 2016 -0500

    Define retries on ceph keyring fetch task

    See the bug for more information however the task was failing due
    to the lack of retries being defined. I am only experiencing this
    on the master branch currently so it seems to be isolated to newer
    ansible versions.

    Change-Id: Iaff07adec857cf4f1084109ed0ecfc6d716c4e40
    Closes-Bug: #1608775