]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tintri image direct clone
authorapoorvad <apps.desh@gmail.com>
Wed, 23 Dec 2015 23:07:30 +0000 (15:07 -0800)
committerapoorvad <apps.desh@gmail.com>
Thu, 3 Mar 2016 17:23:59 +0000 (09:23 -0800)
commitbc86c4b44713f34793b7a4693c919a6a1e618875
tree6b1318a7457adf89295d98959e64cbef13b07bc5
parenteccd7d7c5b91ee1ff7024fd7bc9199a8f4328695
Tintri image direct clone

Fix for the bug 1400966 prevents user from specifying image nfs
share location as location value for an image.
This broke Tintri's image direct clone feature.

This addresses the issue by using provider_location of image
metadata to specify image nfs share location.

DocImpact
Closes-Bug: #1528969
Co-Authored-By: opencompute xuchenx@gmail.com
Change-Id: Icdf2f229d79d5631604e87dd9dd30a1608e6b010
cinder/tests/unit/test_tintri.py
cinder/volume/drivers/tintri.py
releasenotes/notes/tintri_image_direct_clone-f73e561985aad867.yaml [new file with mode: 0644]