Comment 3 for bug 1466511

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-cisco (stable/kilo)

Reviewed: https://review.openstack.org/209164
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=9b7b57097b2bd34f42ca5adce1e3342a91b4d3f8
Submitter: Jenkins
Branch: stable/kilo

commit 9b7b57097b2bd34f42ca5adce1e3342a91b4d3f8
Author: Carol Bouchard <email address hidden>
Date: Thu Jun 25 11:03:03 2015 -0400

    Retry count not reset on successful replay

    Retry count currently is only reset when a valid config request is made.
    It was an oversight in original design to not reset the retry
    counter when replay completed successfully. Also added log entries
    for success and failure to help test team quickly detect results.

    Change-Id: I0c06c0e7860020f26fd610a5391a6087ac5917fc
    Closes-bug: #1466511
    (cherry picked from commit b6e438a4bc45f5f4e2824be478cb83c9afc5ff35)