Comment 8 for bug 1461343

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

Reviewed: https://review.openstack.org/187847
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=96975c0a4b128eed3bd1cd7795b4a84c39d8f7d5
Submitter: Jenkins
Branch: master

commit 96975c0a4b128eed3bd1cd7795b4a84c39d8f7d5
Author: huangtianhua <email address hidden>
Date: Wed Jun 3 10:55:25 2015 +0800

    Use EntityNotFound instead of VolumeNotFound

    This patch will use EntityNotFound instead of
    VolumeNotFound. And will remove VolumeNotFound
    exception class definition.

    Change-Id: Ib56e5332a1409b94179679e1bf730dd438cc9d22
    Closes-Bug: #1461343