heat/heat/api/aws
huangtianhua 8cdfc3b293 Don't return the sensitive information to user
We return back the sensitive information to user
when some exceptions happened, for example,
when DBError happened, we return the whole sql
statement to user, it's not safe.
This patch changes to return the message if the
exception is the HeatException, otherwise the message
won't be revealed to user.

Change-Id: I6e01b1003a39106274e79c3b413917a30b5651b6
Closes-Bug: #1708122
2017-11-09 16:24:40 +08:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
ec2token.py Remove log translations 2017-03-25 17:11:50 +08:00
exception.py Don't return the sensitive information to user 2017-11-09 16:24:40 +08:00
utils.py Remove log translations 2017-03-25 17:11:50 +08:00