Comment 1 for bug 1873377

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

Reviewed: https://review.opendev.org/720366
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=38649b2df087633c020803434e436bac0d782de8
Submitter: Zuul
Branch: master

commit 38649b2df087633c020803434e436bac0d782de8
Author: licanwei <email address hidden>
Date: Thu Apr 16 14:51:27 2020 +0800

    convert EfficacyIndicator.value to float type

    EfficacyIndicator.value is Decimal type, it's
    not JSON serializable. So we convert value type
    before serialization.

    Closed-Bug: #1873377
    Change-Id: Id38969775c446bece71f7a85c5c5d3efee9befa0