]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adds the Violin Memory V7000 series FC driver.
authorRyan Lucio <rlucio@vmem.com>
Tue, 9 Jun 2015 20:17:53 +0000 (13:17 -0700)
committerRyan Lucio <rlucio@vmem.com>
Fri, 19 Jun 2015 20:38:32 +0000 (13:38 -0700)
commit6e4cd718f8445fc8ad14ee155dd2e5c61a6fdf17
tree251f65b583e78594c81992c752caea449e00c1a7
parent4b1dff0e5cf9d1c30d40cfabefabb29d3e8bf96b
Adds the Violin Memory V7000 series FC driver.

This driver adds cinder volume support for VMEM 7300 and 7700 disk
arrays with fibrechannel HBAs.

DocImpact
Implements: blueprint vmem-7000-series-fc-driver
Change-Id: I516e12e699674fb0cdd9298f98d49bb14a2097ac
cinder/tests/unit/fake_vmem_client.py
cinder/tests/unit/test_v7000_common.py [new file with mode: 0644]
cinder/tests/unit/test_v7000_fcp.py [new file with mode: 0644]
cinder/volume/drivers/violin/v7000_common.py [new file with mode: 0644]
cinder/volume/drivers/violin/v7000_fcp.py [new file with mode: 0644]