Comment 4 for bug 1262335

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

Reviewed: https://review.openstack.org/65445
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=3089be82318fef1a865bea411a1579b590d1e2b1
Submitter: Jenkins
Branch: stable/havana

commit 3089be82318fef1a865bea411a1579b590d1e2b1
Author: Eoghan Glynn <email address hidden>
Date: Mon Jan 6 17:25:43 2014 +0000

    1st & last sample timestamps in Resource representation

    Fixes bug 1262335

    Previously, the first and last sample timestamps associated
    with a resource were calculated by the storage driver, but
    then discarded.

    Now, we include these values in the API resource representation.

    Change-Id: I3cf6081e1ac1294083f6326f85dabebab0d02203
    (cherry picked from commit 6a9dc97f962c288f5037d59d05a771823eb4bcdd)