]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Driver for IBM Storwize and SVC storage.
authorAvishay Traeger <avishay@il.ibm.com>
Sun, 15 Jul 2012 12:53:36 +0000 (15:53 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Tue, 31 Jul 2012 14:04:46 +0000 (17:04 +0300)
commit0d8e026dab830d0a1e836f7e3f1d84ea7ccfd6a4
tree9eaf7a2a79942b242e5546ccac061383a9e1f316
parent62af23cff67791781e5851ad83334857752eae36
Driver for IBM Storwize and SVC storage.

Volume driver for IBM Storwize and SVC storage systems, along with unit
tests and updated sample config file. The unit tests include a
Storwize/SVC management simulator to allow for testing without
controller hardware. Also added a new exception for volume drivers.

Change-Id: Id7e3e79cd6e62fac4b10937b6f1b5f6bcb7908fe
cinder/exception.py
cinder/tests/test_storwize_svc.py [new file with mode: 0644]
cinder/volume/storwize_svc.py [new file with mode: 0644]
etc/cinder/cinder.conf.sample