Comment 1 for bug 1788225

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

Reviewed: https://review.openstack.org/595842
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=e1d6aa7a6ce0e13221d64b3a50705fc28e6f5642
Submitter: Zuul
Branch: master

commit e1d6aa7a6ce0e13221d64b3a50705fc28e6f5642
Author: Carol Bouchard <email address hidden>
Date: Thu Aug 23 13:29:29 2018 -0400

    Eliminate 30 sec delay for Nexus replay thread

    This change set eliminates the 30 second delay timer for Nexus
    replay thread. New changeset causes the replay class to
    start checking Nexus switch after all worker threads are
    spawned and to recheck every 30 seconds thereafter.

    Change-Id: Iaa137d597004b0280b5f301fcd4061b5aa473208
    Closes-bug: #1788225