]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add more logging to migrate_volume_completion
authorAvishay Traeger <avishay@il.ibm.com>
Tue, 3 Dec 2013 08:47:33 +0000 (10:47 +0200)
committerAvishay Traeger <avishay@il.ibm.com>
Tue, 3 Dec 2013 09:50:41 +0000 (11:50 +0200)
commitfea9ebc68ffa60e732201e36eca84ea26b2e0910
tree53c764fd7db24b46048c96cfff08337babfebb26
parent19a2f99830121d5b70b9129d9fcdc7c88fca969c
Add more logging to migrate_volume_completion

Add a debug message on entering the function, and an info message if
it was called to clean up an error. This is useful because Nova copies
the data of in-use volumes, and if it fails there will only be a
message in the Nova logs.

Change-Id: I546d0bae8639072727ebe23394885d40255ba1d4
cinder/volume/manager.py