Comment 3 for bug 1295504

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

Reviewed: https://review.openstack.org/81969
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=21237b333ca2e6766a74dc28c5f788160349a9ce
Submitter: Jenkins
Branch: master

commit 21237b333ca2e6766a74dc28c5f788160349a9ce
Author: Gordon Chung <email address hidden>
Date: Thu Mar 20 22:46:37 2014 -0400

    fix create_or_update logic to avoid rollbacks

    check if entry exists rather than blindly adding entries to table.
    this will avoid unnecessary rollback overhead.

    Closes-Bug: #1295504
    Change-Id: I923cc35ed4c9155ffa04ac189555cdbcb38bcbcf