Comment 2 for bug 1584139

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

Reviewed: https://review.openstack.org/320558
Committed: https://git.openstack.org/cgit/openstack/gnocchi/commit/?id=6aae4578441b29bd78a3f57f8db48de0dfb9970c
Submitter: Jenkins
Branch: master

commit 6aae4578441b29bd78a3f57f8db48de0dfb9970c
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.

    Change-Id: Ib4a5d581208abed7978c53c169ce3ae0cc5d4ece
    Closes-Bug: #1584139