Comment 6 for bug 1288079

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to neutron (stable/havana)

Reviewed: https://review.openstack.org/89800
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=811807e553fb243565b3842293fbcd5b0311b57f
Submitter: Jenkins
Branch: stable/havana

commit 811807e553fb243565b3842293fbcd5b0311b57f
Author: Eugene Nikanorov <email address hidden>
Date: Tue Mar 11 16:04:49 2014 +0400

    Avoid creating FixedIntervalLoopingCall in agent UT

    Set polling_interval to 0 to avoid creating LoopingCall
    in loadbalancer agent tests, dhcp agent tests, linuxbridge agent tests

    (cherry picked from commit 712923d3ab3dd4b0b133a11735fed1533db84995)
    Change-Id: Ib6edbc11feba402a4c2f19b7d6833b49879ee626
    Closes-Bug: #1288079
    Closes-Bug: #1311232