]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
lvm: unhandled exception when migrating volume
authorgit-harry <git-harry@live.co.uk>
Fri, 7 Feb 2014 13:37:59 +0000 (13:37 +0000)
committergit-harry <git-harry@live.co.uk>
Fri, 7 Feb 2014 13:37:59 +0000 (13:37 +0000)
commitc311e94d3d1f19924ac77d197c616782b497f908
treea98005a92edd7683bcbda7895de143a245067987
parent0e71f481237d4aa91bb182e0059851af37c5f43c
lvm: unhandled exception when migrating volume

Catches the StopIteration exception if the destination volume group
does not exist when attempting to migrate a volume.

Change-Id: I0b5dd15e4c7198fe54abf1aa917a60554adcd568
Closes-Bug:  #1277512
cinder/tests/test_volume.py
cinder/volume/drivers/lvm.py