]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add more info to delete error message.
authorJohn Griffith <john.griffith@solidfire.com>
Mon, 29 Jul 2013 15:11:35 +0000 (09:11 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Mon, 29 Jul 2013 15:15:05 +0000 (09:15 -0600)
commite5d55592974a2784fa57da6b1ec699b5e15e1068
tree3656b77bf4cdb431e8c92400c7bb5218733c354d
parentd1b9a8d60bc9f9b387efb166657fd5e5b9db4560
Add more info to delete error message.

Our cases for what we allow delete on are limited, this is
fine, however we should log the status of a volume that we
are unable to delete so there's some feed-back as to exactly
why the delete call failed.

Change-Id: I95a9584d4875e188024be13bb53246be63c72374
cinder/volume/api.py