]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Driver for IBM XIV storage.
authorAvishay Traeger <avishay@il.ibm.com>
Sun, 12 Aug 2012 11:55:04 +0000 (14:55 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Mon, 13 Aug 2012 08:42:21 +0000 (11:42 +0300)
commitf03e2e3ca3e31c830c5ef9b22f9b1c3aa8b1557a
treec7105b53d7a890a13fdf83663ae32df68dc4e635
parentdccfa57f6b49d9e92157a3361f42dee0f55bd70c
Driver for IBM XIV storage.

Volume driver for IBM XIV storage systems, along with unit tests. The
driver imports the xiv_openstack_box class, which is a closed-source
proxy available separately to IBM XIV customers.

Change-Id: I3a3ec8b1d3e3adf1895b4a0bbd86993010d2e447
cinder/tests/fake_flags.py
cinder/tests/test_xiv.py [new file with mode: 0644]
cinder/volume/xiv.py [new file with mode: 0644]