Comment 4 for bug 1098603

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

Reviewed: https://review.openstack.org/23665
Committed: http://github.com/openstack/ceilometer/commit/43a99336f67a6cd2ae860c01678a52f7d286f391
Submitter: Jenkins
Branch: master

commit 43a99336f67a6cd2ae860c01678a52f7d286f391
Author: Lianhao Lu <email address hidden>
Date: Wed Mar 6 14:36:12 2013 +0800

    Handle missing units values in mongodb data.

    Provide a units value if it's missing in the existing mongodb data. This
    is for the backward compatibility issue when the data had been already
    stored before the counter_unit field was added in our meter definition.

    Fixed bug #1098603.

    Change-Id: I1ff3e325dc9b226e4441de6f5f9118fced67cf33