Comment 7 for bug 1489335

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

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

commit 224688ce914444531181af9dff1ce794d7108490
Author: Vincent Hou <email address hidden>
Date: Mon Aug 31 15:14:37 2015 +0800

    LVM: add the exception handling to volume copy

    If the volume copy fails from one vg to another one on
    the same host, the destination volume on the destination
    pool should be removed.

    Change-Id: I41922e197e09827582e660a6a00b86aa7044093e
    Closes-Bug: #1489335