Comment 4 for bug 1584139

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to gnocchi (stable/2.1)

Reviewed: https://review.openstack.org/321465
Committed: https://git.openstack.org/cgit/openstack/gnocchi/commit/?id=99725fc2e7e3230be3852b20d5199ce1c9a1bc58
Submitter: Jenkins
Branch: stable/2.1

commit 99725fc2e7e3230be3852b20d5199ce1c9a1bc58
Author: gord chung <email address hidden>
Date: Tue May 24 12:09:05 2016 -0400

    raise NoSuchMetric when deleting metric already marked deleted

    we should hide the fact the metric is marked for deletion but not
    yet deleted.

    The Gabbi test has not been backported to avoid depending on a too
    recent version of Gabbi.

    Change-Id: Ib4a5d581208abed7978c53c169ce3ae0cc5d4ece
    Closes-Bug: #1584139
    (cherry picked from commit 6aae4578441b29bd78a3f57f8db48de0dfb9970c)