Comment 16 for bug 1231657

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

Reviewed: https://review.openstack.org/50552
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=cb0a2a059132721e8483e1090766611009deafad
Submitter: Jenkins
Branch: master

commit cb0a2a059132721e8483e1090766611009deafad
Author: JUN JIE NAN <email address hidden>
Date: Thu Dec 12 15:23:46 2013 +0800

    Enables db2 server disconnects to be handled pessimistically

    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.

    Sync oslo db.sqlalchemy from commit:
    bb4d7a2534f6087d828e22784dc263522d309592

    Partial-Bug: #1231657

    Change-Id: Ib89de07f004975528baffdfd19aae689b089a324