]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Generic iSCSI copy volume<->image.
authorAvishay Traeger <avishay@il.ibm.com>
Wed, 16 Jan 2013 14:19:40 +0000 (16:19 +0200)
committerAvishay Traeger <avishay@il.ibm.com>
Mon, 28 Jan 2013 05:13:47 +0000 (07:13 +0200)
commit949291c3e59ea922cf6acb6a23ade5fcd65087d0
tree58ddb006e8b10ad51aabe22c6ad95be5329aee24
parent602da5b06b7bd2b16079305d2b2b90f88301f675
Generic iSCSI copy volume<->image.

Implements a generic version of copy_volume_to_image and
copy_image_to_volume for iSCSI drivers.

Change-Id: Iff097629bcce9154829a7eb5aee0ea6302338b26
Implements: blueprint generic-iscsi-copy-vol-image
16 files changed:
cinder/image/image_utils.py
cinder/tests/test_volume.py
cinder/tests/test_volume_rpcapi.py
cinder/volume/api.py
cinder/volume/driver.py
cinder/volume/drivers/emc/emc_smis_iscsi.py
cinder/volume/drivers/lvm.py
cinder/volume/drivers/netapp.py
cinder/volume/drivers/nexenta/volume.py
cinder/volume/drivers/san/san.py
cinder/volume/drivers/windows.py
cinder/volume/drivers/xenapi/sm.py
cinder/volume/drivers/zadara.py
cinder/volume/manager.py
cinder/volume/rpcapi.py
etc/cinder/rootwrap.d/volume.filters