]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
copy_image_to_volume for Nexenta volume driver
authorVictor Rodionov <vito.ordaz@gmail.com>
Fri, 23 Aug 2013 21:59:27 +0000 (01:59 +0400)
committerVictor Rodionov <vito.ordaz@gmail.com>
Fri, 30 Aug 2013 17:02:32 +0000 (21:02 +0400)
commit2e168341dac6a21a6e421ee9b111d3b27e944f47
treee67c4e5675093db0a8474f79ec7f72d2e9594049
parent432f819b467236ab41d6c9ac30f669f18ae55dd3
copy_image_to_volume for Nexenta volume driver

This patch implements copy_image_to_volume in Nexenta volume
driver, because volume must be exported before copying image
to it.

Change-Id: I9dc725095944d166fee415f3f605268c7fcbbd3a
cinder/tests/test_nexenta.py
cinder/volume/drivers/nexenta/volume.py