]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix various exception paths
authorMate Lakat <mate.lakat@citrix.com>
Wed, 20 Feb 2013 15:34:05 +0000 (15:34 +0000)
committerMate Lakat <mate.lakat@citrix.com>
Thu, 21 Feb 2013 09:51:25 +0000 (09:51 +0000)
commitc3c31fcff7717e0112616902780d4c762bd66702
treefd64d0ff71413060e0789ad98e86ea46173bc306
parent2a91248183c203b2748f537a7b6bcfe0b9ac4dfd
Fix various exception paths

Fixes bug 1130723

Some bugs were introduced in https://review.openstack.org/#/c/20514/
this patch fixes the discovered errors. It also removes volume_id
parameters from error messages.

Change-Id: I9ff75482fe2bc13dbb65e7d666035a13a19d5c98
cinder/volume/manager.py