Comment 2 for bug 1277512

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/71903
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c311e94d3d1f19924ac77d197c616782b497f908
Submitter: Jenkins
Branch: master

commit c311e94d3d1f19924ac77d197c616782b497f908
Author: git-harry <email address hidden>
Date: Fri Feb 7 13:37:59 2014 +0000

    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