Comment 2 for bug 1070074

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

Reviewed: https://review.openstack.org/14781
Committed: http://github.com/stackforge/ceilometer/commit/320ef645c84fbebdfd216574f0ff1b5623b26acc
Submitter: Jenkins
Branch: master

commit 320ef645c84fbebdfd216574f0ff1b5623b26acc
Author: John Tran <email address hidden>
Date: Wed Oct 24 00:06:53 2012 +0000

    Fix sqlalchemy performance problem

    Fixes bug #1070074 too much lazy loading on the
    default model. Removed those and only added lazy
    loading to queries that specifically need eager
    loading

    Change-Id: Ifa7446bddef855ae8e8b76040ba3336a53606215