Comment 17 for bug 1231657

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

Reviewed: https://review.openstack.org/61602
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=2c199a0388e2f456b9e28057c523c51163189d0d
Submitter: Jenkins
Branch: master

commit 2c199a0388e2f456b9e28057c523c51163189d0d
Author: David Peraza <email address hidden>
Date: Wed Dec 11 17:00:10 2013 -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: Idf8b3b11a06790813fed218bdbaf130554f80fa3