]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Report discard support for Dell SC connections
authorSean McGinnis <sean_mcginnis@dell.com>
Fri, 8 Jan 2016 14:43:35 +0000 (08:43 -0600)
committerSean McGinnis <sean_mcginnis@dell.com>
Mon, 11 Jan 2016 19:11:33 +0000 (13:11 -0600)
commit26cfe4b3d1b10834a72cacdaaa5ae089e94c4e19
tree285ae928c2dd0252960bd95595187bebf481dc52
parent81f7986c16ecd589017486e60fb39544c5c409a8
Report discard support for Dell SC connections

Add reporting of discard in the properties returned from
initialize_connection. Dell SC arrays support trim/discard
with no special configuration needed, so this can always
be set to true.

Change-Id: Ib0136369e230b5219b2b3994d17b6b31a9aba69f
cinder/tests/unit/test_dellfc.py
cinder/volume/drivers/dell/dell_storagecenter_fc.py
cinder/volume/drivers/dell/dell_storagecenter_iscsi.py