Comment 4 for bug 1288079

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

Reviewed: https://review.openstack.org/79599
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=712923d3ab3dd4b0b133a11735fed1533db84995
Submitter: Jenkins
Branch: master

commit 712923d3ab3dd4b0b133a11735fed1533db84995
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

    Change-Id: Ib6edbc11feba402a4c2f19b7d6833b49879ee626
    Closes-Bug: #1288079