Comment 4 for bug 1330330

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

Reviewed: https://review.openstack.org/100441
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=2866266a5448b7c49ca8988f82f22b25192e6e16
Submitter: Jenkins
Branch: master

commit 2866266a5448b7c49ca8988f82f22b25192e6e16
Author: sh.huang <email address hidden>
Date: Tue Jun 17 08:37:36 2014 +0800

    Transform sample_cnt type to int

    Duration is seconds from current time, and sample_cnt on
    the basis of duration. So sample_cnt always not a int, but
    we need sample_cnt as a int type.

    Closes-Bug:#1330330

    Change-Id: I89e1768523384e24c3a0b8b76f4fa04a123248f9