Comment 3 for bug 1773132

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

Reviewed: https://review.openstack.org/576042
Committed: https://git.openstack.org/cgit/openstack/masakari/commit/?id=bed5d7781248e411b970887cefe8e73898de4f55
Submitter: Zuul
Branch: master

commit bed5d7781248e411b970887cefe8e73898de4f55
Author: tpatil <email address hidden>
Date: Mon Jun 18 00:11:06 2018 -0700

    Avoid recovery from failure twice

    This patch checks if the notification status is New and the one
    from DB is not New in order to decide whether to run recovery
    from failure or not.

    Change-Id: I7975d1a464e8b0644b4964da4976b1a9eecc29a9
    Closes-Bug: #1773132