Comment 9 for bug 959426

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

Reviewed: https://review.openstack.org/5760
Committed: http://github.com/openstack/glance/commit/12757d70fe6cf0d0fe6e46c5ee09a4f4d3efbd49
Submitter: Jenkins
Branch: master

commit 12757d70fe6cf0d0fe6e46c5ee09a4f4d3efbd49
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