]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update to the latest oslo loopingcall.
authorMichael Still <mikal@stillhq.com>
Tue, 9 Apr 2013 03:42:47 +0000 (13:42 +1000)
committerMichael Still <mikal@stillhq.com>
Tue, 9 Apr 2013 04:22:37 +0000 (14:22 +1000)
commit23a99acc066aa18781521636991d6e5346fa8476
tree52e0e85697ff574950c2f2d5d0ee8f7d4224876d
parent779607bd15f105e2c72688e9aab016117602c7eb
Update to the latest oslo loopingcall.

This renames a class from loopingcall.LoopingCall to
loopingcall.FixedIntervalLoopingCall.

Change-Id: If51d3f4cc2a393f730cd168b16d444725151dbf4
quantum/agent/dhcp_agent.py
quantum/agent/l3_agent.py
quantum/openstack/common/loopingcall.py
quantum/openstack/common/threadgroup.py
quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py
quantum/plugins/nec/agent/nec_quantum_agent.py
quantum/plugins/openvswitch/agent/ovs_quantum_agent.py
quantum/service.py