Comment 2 for bug 1365065

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

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

commit 90bbed483618505620346255d0f1f3eeb539fea0
Author: Duncan Thomas <email address hidden>
Date: Wed Sep 3 19:07:14 2014 +0100

    During a restore send the restore request to the right host

    For restore from LVM volumes to work, the restore must be done
    on the host that serves the volume, since local_path is used
    in the restore code.

    Change-Id: Iad1fb5588b8365a0a165754389340bca3f1830b5
    Closes-Bug: #1365065