Comment 4 for bug 1090169

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/18108
Committed: http://github.com/openstack/cinder/commit/403142a43f553b1488eae795c6dfff3967825bf1
Submitter: Jenkins
Branch: master

commit 403142a43f553b1488eae795c6dfff3967825bf1
Author: Sam Morrison <email address hidden>
Date: Fri Dec 14 13:49:46 2012 +1100

    Raise NotImplemented for drivers that don't support images

    Fixes bug #1090169

    Raise NotImplementedError on copy_image_to_volume and
    copy_volume_to_image on drivers that inherit from
    driver.ISCSIDriver that don't support this feature yet.

    Change-Id: I516d424a75dd21260f2ccc68467a8f6e6ac08e4d