Comment 5 for bug 1300136

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/92472
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=115b8447618073d3383bbd612ebd2fc68c8c5d28
Submitter: Jenkins
Branch: master

commit 115b8447618073d3383bbd612ebd2fc68c8c5d28
Author: Sergey Gotliv <email address hidden>
Date: Wed May 7 00:27:46 2014 +0300

    Fix wrong exception reference

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

    Change-Id: I77134683712e9706619a7f7fe82caed42ede5887
    Closes-Bug: #1300136