Comment 2 for bug 1520029

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

Reviewed: https://review.openstack.org/250109
Committed: https://git.openstack.org/cgit/openstack/monasca-api/commit/?id=b71f57313e15f4c0352a9c1d29c1bdec460ea670
Submitter: Jenkins
Branch: master

commit b71f57313e15f4c0352a9c1d29c1bdec460ea670
Author: Shinya Kawabata <email address hidden>
Date: Thu Nov 26 10:38:04 2015 +0900

    Fix metric-statistics doesn't respond "Bad Request"

    When metric-statistics with end_time equals start_time received,
    python monasca-api responds "200 OK" instead of "400 Bad Request".

    Change-Id: I56cf42c2530be83b4555a05b4c433666a4ccdb5e
    Closes-Bug: #1520029