]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Dell SC: Better exception handling in init_conn
authorTom Swanson <tom_swanson@dell.com>
Tue, 18 Aug 2015 19:36:38 +0000 (14:36 -0500)
committerTom Swanson <tom_swanson@dell.com>
Wed, 19 Aug 2015 19:27:40 +0000 (14:27 -0500)
commitc128b94a27dc09eff8c64001371043a7a9674cff
treed89a465ceae300142ba81cf0f33dcb41de5f7c68
parentc688a0af521e8679ac8f68d3dd035fe998e736d3
Dell SC: Better exception handling in init_conn

Now re-raising VolumeBackendAPIExceptions in initialize_connection.
And logging any other exceptions as VolumeBackendAPIException.  This
preserves the actual failure in the logs.

Also updated the version history.

Change-Id: Ib2421a9b701445e14095bea2415d7bbfaf54854c
cinder/volume/drivers/dell/dell_storagecenter_api.py
cinder/volume/drivers/dell/dell_storagecenter_fc.py
cinder/volume/drivers/dell/dell_storagecenter_iscsi.py