]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NetApp NFS efficient clone_image impl
authorNavneet Singh <singn@netapp.com>
Tue, 16 Jul 2013 05:13:55 +0000 (10:43 +0530)
committerNavneet Singh <singn@netapp.com>
Sun, 28 Jul 2013 12:48:55 +0000 (18:18 +0530)
commit688c515b9d662486395d36c303ca599376a1dc0d
tree7886745d9355398173306ab47793b9f74fa0850b
parent78544f80fac264cfc249962d7439e7a612db887a
NetApp NFS efficient clone_image impl

This change implements clone_image funcionality
for NFS drivers. It implements an internal image cache
in nfs shares which will be used to clone images in case
the image_location supplied does not represent an nfs share
which could be used to directly clone image. It also implements
an internal cache cleaning mechanism at regular interval.

blueprint netapp-cinder-nfs-image-cloning

Change-Id: I20eaddf9febc78df33e31bd41b4698b772da3ae7
cinder/image/glance.py
cinder/tests/test_netapp_nfs.py
cinder/tests/test_rbd.py
cinder/volume/drivers/netapp/nfs.py
cinder/volume/drivers/netapp/options.py
cinder/volume/drivers/rbd.py
etc/cinder/cinder.conf.sample
etc/cinder/rootwrap.d/volume.filters