]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add timer info for copy operations
authorJohn Griffith <john.griffith8@gmail.com>
Thu, 7 Aug 2014 04:17:44 +0000 (22:17 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Mon, 11 Aug 2014 23:14:41 +0000 (17:14 -0600)
commit202ebc2d987c86984ba9cf8e8e36c32899baaa3b
tree8d6a2e2f2c28b396af4688ee7dbb7380fd947844
parent985816ba2cd8038a3610d29c4816880b5898daba
Add timer info for copy operations

This is just an add of some useful info to monitor
how much time we spend on various operations during
clear volume and copy image_to_volume.

Change-Id: Ie9d199769e63f5a91270e3fc2e5f58766d1bd41c
cinder/image/image_utils.py
cinder/tests/test_image_utils.py
cinder/volume/utils.py