senlin/senlin/engine/receivers
Cao Xuan Hoang c594da3163 Replaced e.message with str(e)
For logging the exception message: e.message has been
deprecated. The preferred way is to call str(e).

Change-Id: I2a4d8b45c6924b92cf54b6df855d55333379380b
2017-01-16 14:50:42 +07:00
..
__init__.py Reorganize receivers directory 2016-08-22 23:09:51 -04:00
base.py Implement receiver notification handling 2016-09-29 01:19:25 -04:00
message.py Replaced e.message with str(e) 2017-01-16 14:50:42 +07:00
webhook.py Define new config options for receiver notification 2016-09-22 22:41:35 -04:00