]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use loopingcall from openstack-common
authorEric Harney <eharney@redhat.com>
Fri, 3 Jan 2014 22:24:47 +0000 (17:24 -0500)
committerGerrit Code Review <review@openstack.org>
Thu, 16 Jan 2014 05:23:46 +0000 (05:23 +0000)
commita9661fba21d7e5dd3fb5d29f77266993e3adc460
tree14d28139b9d86059a571f6edca8fff1aa46b0a81
parent5be4620ae5bb50c8436de0e11269c85a095ed40b
Use loopingcall from openstack-common

This removes cinder.utils.LoopingCall and uses the copy in
openstack-common instead.

Change-Id: Id76b89797dffcc65fbf37fd1442f221ff5bb4668
cinder/service.py
cinder/utils.py