Comment 3 for bug 1516968

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

Reviewed: https://review.openstack.org/522416
Committed: https://git.openstack.org/cgit/openstack/cloudkitty/commit/?id=c7ba8dace959585024f1495adc9c5d003b784f5f
Submitter: Zuul
Branch: master

commit c7ba8dace959585024f1495adc9c5d003b784f5f
Author: zhangguoqing <zhang.guoqing@99cloud.net>
Date: Thu Nov 23 01:00:32 2017 +0000

    Fix wrong data in jsonfile generated by osrf writer

    The redundant commit of backend leds to the addition of wrong data that
    usage is None and period is repeated.
    {"usage": {}, "period": {"begin": "xxxx", "end": "xxxx"}
    Closes-bug: #1516968

    Change-Id: Ifee499bc645f30d0ffcc53c2e2c9d05587e76940