Comment 8 for bug 1089916

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

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

commit eb21c4ec9f262043f49c18e48fc6ad728e1f6189
Author: Mark J. Washenberger <email address hidden>
Date: Fri Mar 22 15:14:11 2013 -0700

    Fix domain database initialization

    To fix bug 1089916, calls to db_api.configure_db() were changed to
    setup_db_env(). However, the gateway domain initialization didn't get
    the memo. This patch makes sure setup_db_env() is called in all the
    relevant places.

    Fixes bug 1131705.

    Change-Id: Ieec141192b8a5a045dadba6d70abaa25748b85b2