senlin/senlin/engine
Jude Cross 2bb47c1428 Add retry logic to post_lifecycle_hook_message
This patch adds retry logic to post_lifecycle_hook_message
when posting a lifecyle hook to Zaqar. This will make posting
messages to Zaqar more robust in the event Zaqar is unavailable.

Change-Id: I1681cf44a4c0a8bded21d328b9a7fff611355529
2018-06-06 17:13:18 -07:00
..
actions revist lifecycle_hook logic 2018-05-07 21:07:16 +08:00
notifications Add retry logic to post_lifecycle_hook_message 2018-06-06 17:13:18 -07:00
receivers Cleaned up logging 2018-04-02 19:42:10 -07:00
__init__.py Initial version 2014-12-13 11:43:53 +08:00
cluster.py Change module parameter use consts configure 2018-02-22 13:38:39 +08:00
cluster_policy.py Remove 'load_all' from cluster_policy module 2017-02-04 04:57:38 -05:00
dispatcher.py Redundant alias in import statement 2017-10-19 15:32:41 +07:00
environment.py add endpoints as plugin 2017-12-26 20:34:49 +08:00
event.py Misc improvements 2018-02-07 01:42:00 -05:00
health_manager.py Change module parameter use consts configure 2018-02-22 13:38:39 +08:00
node.py Update node recover operation 2018-04-18 09:23:27 +08:00
parser.py Using yaml.safe_load instead of yaml.load 2017-02-07 12:40:31 +08:00
registry.py Cleaned up logging 2018-04-02 19:42:10 -07:00
scheduler.py Cleaned up engine/scheduler and improved behavior 2018-04-25 20:00:00 -07:00
senlin_lock.py fix does not have param and missing docstring 2018-02-07 06:05:55 +00:00
service.py Make webhook API compatible with Aodh 2018-05-01 01:17:45 +00:00