]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize/SVC: Use VolumeDriver's copy vol<->image.
authorAvishay Traeger <avishay@il.ibm.com>
Mon, 22 Jul 2013 10:43:29 +0000 (13:43 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Wed, 24 Jul 2013 20:13:58 +0000 (23:13 +0300)
commit12fa24acdb05a56bfc01aac76d9f690ba8868af7
treea5badc9afff42a496f759f9e67e345a482c7b6a7
parent2d1b3418f3feeac99ef50dd67477c79fa3929c79
Storwize/SVC: Use VolumeDriver's copy vol<->image.

Inherit the VolumeDriver copy volume<->image functions. This patch also
creates a new SanDriver class which is protocol-agnostic, and leaves
the SanISCSIDriver class for drivers that wish to use it.

Change-Id: Iad5cb030545ef7f4e01d006f1e63cdeeec713bf6
cinder/volume/drivers/san/san.py
cinder/volume/drivers/san/solaris.py
cinder/volume/drivers/storwize_svc.py