deb-heat/heat/api/aws
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
ec2token.py Merge "ec2token tolerate fully-qualified ec2authtoken auth_uri" 2014-06-19 19:14:42 +00:00
exception.py Appropriate exception for signal handling failure 2014-08-11 10:26:42 +01:00
utils.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00