]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize/SVC: More error logging
authorAvishay Traeger <avishay@il.ibm.com>
Thu, 15 Aug 2013 11:31:03 +0000 (14:31 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Sun, 18 Aug 2013 10:25:22 +0000 (13:25 +0300)
commit99e42e436798b64bad3a2a327cd5e82eb861d2e8
tree8bec52afc451e276b1bd9e16d67c65e9006c176c
parente269a573582e95aa1899cd5a7d9a49ecd8f17bcd
Storwize/SVC: More error logging

Some cases had exception raised without logging the error, and one
case where FC was not configured properly raised an IndexError rather
than presenting a clear message.

Fixes: bug 1212652
Change-Id: I7c39977f8e168e5e6afcdeb0f772fec854732140
cinder/volume/drivers/storwize_svc.py