]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Updated violin driver check for volume objects
authorRyan Lucio <rlucio@vmem.com>
Wed, 18 Nov 2015 00:08:42 +0000 (16:08 -0800)
committerRyan Lucio <rlucio@vmem.com>
Mon, 30 Nov 2015 23:22:45 +0000 (15:22 -0800)
commit19f3fa013f34dd40159eb9f78501659951910850
treef50f87d75af164d34202bdfd1ef89f1b4f7c4c6c
parent3f9e80986a975ec85c1edba7b1c1467d54e5321a
Updated violin driver check for volume objects

Fixed bug where both vmem 6000 drivers were trying to export luns as
snapshots when using the base volume driver's copy_volume_data()
function.

Bug was observed during recent CI runs.

Change-Id: I254102f4d3f8a80bf7801b677e7fe6199bc723a2
Closes-Bug: 1517240
cinder/tests/unit/test_v6000_fcp.py
cinder/tests/unit/test_v6000_iscsi.py
cinder/volume/drivers/violin/v6000_fcp.py
cinder/volume/drivers/violin/v6000_iscsi.py