Comment 19 for bug 1231657

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

Reviewed: https://review.openstack.org/65513
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=922f4a28c9498ee450c095868cce587cddcf033a
Submitter: Jenkins
Branch: master

commit 922f4a28c9498ee450c095868cce587cddcf033a
Author: David Peraza <email address hidden>
Date: Wed Jan 8 12:45:13 2014 -0600

    Oslo sync to recover from db2 server disconnects

    A checkout listener can be added to sqlalchemy to be able to
    handle database disconnect pessimistically and avoid an error in
    the event of a DB restart or simply a temp connection issue due
    to network glitches. At the moment only mysql is enabled with
    this feature. This patch enables db2 as well.

    Oslo version in change I5563360b43c4b648f5b035099b0e1d2e71d32503

    Partial-Bug: #1231657
    Change-Id: I218ef9836f2e0f135897007d2e53354eb1248422