Comment 15 for bug 959426

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (milestone-proposed)

Reviewed: https://review.openstack.org/6075
Committed: http://github.com/openstack/nova/commit/ccb93c47370d774dc7b1959f2b2d038a4819855d
Submitter: Jenkins
Branch: milestone-proposed

commit ccb93c47370d774dc7b1959f2b2d038a4819855d
Author: Thierry Carrez <email address hidden>
Date: Mon Apr 2 11:55:35 2012 +0200

    Ensure a functional database connection

    Allow retrying database connection in get_engine() at an interval. Resolves
    the issue of nova components erroring at startup if a database connection is
    unavailable, particularly at boot. Borrowed from a similar commit to glance,
    (https://review.openstack.org/#change,5552).

    This also fixes code duplication due to a half-backport of
    commit 155ef7daab08d7f3fb8f7838df1d715bf1dc2f3f

    Fixes Bug #959426 for nova.

    Change-Id: Ifea94da8347714887c8cae02cc48288f3fa4fa7f