Comment 2 for bug 1539069

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

Reviewed: https://review.openstack.org/273531
Committed: https://git.openstack.org/cgit/openstack/aodh/commit/?id=dea148d2e3b32dc5b2b093ac6a53d55205f5af7b
Submitter: Jenkins
Branch: master

commit dea148d2e3b32dc5b2b093ac6a53d55205f5af7b
Author: Julien Danjou <email address hidden>
Date: Thu Jan 28 14:25:50 2016 +0100

    threshold: fix statistics empty case

    If no statistics are return, it's then impossible to log the last
    result. Accessing this provokes an IndexError.

    Change-Id: I6929d3e4b1549b941df434ca708a5c839edb8d77
    Closes-Bug: #1539069