Comment 10 for bug 1461343

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

Reviewed: https://review.openstack.org/187898
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=2235165ab32ee0bce30545575d486d539ed85899
Submitter: Jenkins
Branch: master

commit 2235165ab32ee0bce30545575d486d539ed85899
Author: huangtianhua <email address hidden>
Date: Wed Jun 3 15:35:45 2015 +0800

    Use EntityNotFound instead of Keystone*NotFound

    This patch will use EntityNotFound instead of
    Keystone*NotFound. And will remove related
    exception class definition.

    Change-Id: I2b74a96edb84a250b6304b44533ff4ed435584fc
    Closes-Bug: #1461343