Comment 11 for bug 959426

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

Reviewed: https://review.openstack.org/5911
Committed: http://github.com/openstack/glance/commit/127101a44c0708ef26572abf98a025983ae35aa4
Submitter: Jenkins
Branch: milestone-proposed

commit 127101a44c0708ef26572abf98a025983ae35aa4
Author: Adam Gandelman <email address hidden>
Date: Fri Mar 23 18:23:54 2012 -0700

    Ensure functional db connection in configure_db()

    During initial database setup, ensure we can physically connect
    to the database and allow a failed connection to make use of the
    new retry mechanism instead of registry startup failing outright.

    Fixes lp bug #959426.

    Change-Id: I1c87b19913c4204465e5d2027f2f184f0f358fd0