]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add logging to prior to raising exceptions
authorWalter A. Boring IV <walter.boring@hp.com>
Mon, 16 Sep 2013 22:31:20 +0000 (15:31 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Thu, 19 Sep 2013 17:27:13 +0000 (10:27 -0700)
commit04ec96cdc95396ba2f35493a632b603d182ab6ae
tree1828a097f794f30a980fed6b0c0cecca1eb9047e
parent2a725ef15d0d1b0e3c82fcabf65850afce7cc26e
Add logging to prior to raising exceptions

This patch fixes an issue where exceptions
happen in the 3PAR drivers and the exceptions
aren't being logged to the log file.

Fixes bug #1225235

Change-Id: I8ec26fe3bee65106e01e956472e06acf1d5b9f77
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py