]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removes the Violin 6000 FC and iSCSI drivers
authorVasanthi Thirumalai <vthirumalai@vmem.com>
Thu, 7 Jan 2016 18:09:05 +0000 (10:09 -0800)
committerVasanthi Thirumalai <vthirumalai@vmem.com>
Fri, 8 Jan 2016 00:35:19 +0000 (16:35 -0800)
commit00b46803e151d99b4813310aa976974e618b4927
treeb8b5ab30bb9c1fa3af8af6e21c9b58e59b9fff2b
parent34ed2611d05e2ac4c8ebc13c54b494140172f2cd
Removes the Violin 6000 FC and iSCSI drivers

The 6000 series of arrays are no longer supported. They are now replaced
by the more recent 7000 series of arrays. Therefore, the 6000 drivers
are removed from here to free up the much needed CI resources.

DocImpact
Implements: blueprint vmem-remove-6000-drivers
Change-Id: I4de63edd6dbc10d2c0c2bfd935d7bc4430075105
cinder/opts.py
cinder/tests/unit/test_v6000_common.py [deleted file]
cinder/tests/unit/test_v6000_fcp.py [deleted file]
cinder/tests/unit/test_v6000_iscsi.py [deleted file]
cinder/volume/drivers/violin/v6000_common.py [deleted file]
cinder/volume/drivers/violin/v6000_fcp.py [deleted file]
cinder/volume/drivers/violin/v6000_iscsi.py [deleted file]
releasenotes/notes/VMEM-6000-drivers-removed-9b6675ff7ae5f960.yaml [new file with mode: 0644]