Comment 2 for bug 1314634

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/91365
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=9e96f3afe3aaf97358c3b465791d17db8e0c1435
Submitter: Jenkins
Branch: master

commit 9e96f3afe3aaf97358c3b465791d17db8e0c1435
Author: Matthew Mosesohn <email address hidden>
Date: Wed Apr 30 17:50:50 2014 +0400

    Improve reliability of OSTF init hook

    OSTF initialization hook will retry every
    5 seconds for 250 seconds to try to set
    up its database instead of trying once
    and silently failing.

    Change-Id: I1f8c25e20c19fcbb8356bb4db94083ce13aa2dcf
    Closes-Bug: #1314634