You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
__init__.py Empty files shouldn't contain copyright nor license 10 years ago
fault.py Use EntityNotFound instead of ImageNotFound 8 years ago
ssl.py Make import of oslo libraries namespaceless 8 years ago
version_negotiation.py Move logging to use oslo_log library 8 years ago