heat/heat/api/middleware
huangtianhua 0ba3206b40 Use EntityNotFound instead of ImageNotFound
There are too many **NotFound exception classes defined
in exception.py. This patch will define a general notfound
exception: EntityNotFound. And will use it instead of
ImageNotFound exception.

Change-Id: I2a09637be97905548b29673273e8579c69d42d52
Closes-Bug: #1461343
2015-06-03 15:40:12 +08:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
fault.py Use EntityNotFound instead of ImageNotFound 2015-06-03 15:40:12 +08:00
ssl.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version_negotiation.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00