senlin/senlin/engine
Duc Truong cf6cccf070 Skip lifecycle completion for invalid nodes
When deleting nodes, check node status and skip wait for lifecycle
completion if the node is not found or not in active state.

Change-Id: I6879b22b85cb4e04c14d946e2c2704997f65ed00
Closes-Bug: 1765836
2018-04-20 22:17:03 +00:00
..
actions Skip lifecycle completion for invalid nodes 2018-04-20 22:17:03 +00:00
notifications Use six module format ex message 2018-03-30 15:33:43 +08: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_policy.py Remove 'load_all' from cluster_policy module 2017-02-04 04:57:38 -05:00
cluster.py Change module parameter use consts configure 2018-02-22 13:38:39 +08: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 logging 2018-04-02 19:42:10 -07:00
senlin_lock.py fix does not have param and missing docstring 2018-02-07 06:05:55 +00:00
service.py Catch exceptions when updating service 2018-04-13 04:24:55 +00:00