]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix wrong exception reference
authorSergey Gotliv <sgotliv@redhat.com>
Tue, 6 May 2014 21:27:46 +0000 (00:27 +0300)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 14:08:51 +0000 (22:08 +0800)
commit8dcbc1729aa240cf31a9622ffea8cb27af9711a5
treed320f9edccea7dccfcddd2e3457c2cf4cd3db421
parent2001946a0279e98b85d78a4991f4d4a728920eba
Fix wrong exception reference

iscsi.py should catch cinder.exception.NotFound instead of
cinder.brick.exception.NotFound.

Change-Id: I77134683712e9706619a7f7fe82caed42ede5887
Closes-Bug: #1300136
(cherry picked from commit 115b8447618073d3383bbd612ebd2fc68c8c5d28)
cinder/volume/iscsi.py