Comment 2 for bug 1490641

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

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

commit acc7ddfb6d8edc7e6df7204089b25ba2e996ebef
Author: Mike Rooney <email address hidden>
Date: Mon Aug 31 11:29:53 2015 -0400

    Local img-cache files ignored for image transfers

    The cDOT NFS driver will only attempt to use the local img-cache-*
    files if the copy offload path is defined in the cinder.conf file.
    This should be attempted regardless of copy-offload's configuration.

    Change-Id: I29e19da7c1e083e9c76cbcea1f397deefe30b016
    Closes-Bug: #1490641