]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
RemoteFsDriver: copy_image_to_volume and copy_volume_to_image
authorEric Harney <eharney@redhat.com>
Fri, 17 May 2013 18:48:24 +0000 (14:48 -0400)
committerEric Harney <eharney@redhat.com>
Fri, 17 May 2013 19:17:53 +0000 (15:17 -0400)
commit615b4508a5608301c4f6962f0d11bdca31a70c11
tree0a3138392f9f18c0489cc1d2a816425c102d49df
parent1d6de0f42cb36861338209a4c9ead1dc677d4f2f
RemoteFsDriver: copy_image_to_volume and copy_volume_to_image

This functionality was recently added to the NFS driver --
it should instead be added to the RemoteFsDriver class to cover
both NFS and GlusterFS drivers.

Change-Id: I10136f8d1628128a93c4adfe2cb9447b99720558
cinder/volume/drivers/nfs.py