]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Switch over to FixedIntervalLoopingCall
authorDirk Mueller <dirk@dmllr.de>
Mon, 14 Apr 2014 15:08:37 +0000 (17:08 +0200)
committerDirk Mueller <dirk@dmllr.de>
Thu, 17 Apr 2014 15:32:44 +0000 (17:32 +0200)
commit70dd312aa55597789ace92cf8733985f1c31faab
treea0812e9f5f64e86d636e191c1c554d5bebf45ba9
parent4cfb85f2c86580d5016c974f1596f85d5f45d494
Switch over to FixedIntervalLoopingCall

LoopingCall has been renamed (without a change) to
FixedIntervalLoopingCall in https://review.openstack.org/#/c/26345/

Adjust to the new name so that the compatibility code can be removed.

Change-Id: I64f62dca5bee580dcd28860760208e9be8f4b659
Closes-Bug: #1307560
neutron/plugins/hyperv/agent/hyperv_neutron_agent.py
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py