Comment 2 for bug 1525860

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

Reviewed: https://review.openstack.org/261440
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=d29e611c2fe8755c26e33f03883af29a9acd7d3e
Submitter: Jenkins
Branch: master

commit d29e611c2fe8755c26e33f03883af29a9acd7d3e
Author: daiki kato <email address hidden>
Date: Fri Dec 25 07:25:12 2015 +0000

    Fix response code for various NotFound exceptions

    Fix response code for "NotFound"-like Manila exceptions.

    - StorageResourceNotFound
    - SnapshotNotFound
    - ShareResourceNotFound

    Change-Id: Ic7be15c2f8951e512de88d1f559ec677ba4bd78e
    Closes-Bug: #1525860