deb-heat/heat/api/middleware
Steven Hardy 0909340b4c Appropriate exception for signal handling failure
Raise an appropriate exception, mapped to a 400 error for signals
to resources which cannot handle signals.  In this case, the request
is inherently impossible to satisfy, because the plugin doesn't
support signals, so we should alert the user to this by saying it's
a bad request (rather than the current response which is a 500 error)

Change-Id: I8e47ee94e15309f378f62f2a9f6534a4eeddb389
Closes-Bug: #1346849
2014-08-11 10:26:42 +01:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
fault.py Appropriate exception for signal handling failure 2014-08-11 10:26:42 +01:00
ssl.py Remove unnecessary coding line 2014-05-28 10:03:09 +02:00
version_negotiation.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00