senlin/senlin/engine
Jude Cross 7581f527ca Fix node lock aquire to force with node operation
This patch fixes the node_operation action to properly
steal the lock for the node. This is to prevent failures
when a delete action is using node_stop_on_delete.

Change-Id: I97fbc126bef4cd1bec65201320365cf6fa2f41e4
2019-02-01 13:45:23 -08:00
..
actions Fix node lock aquire to force with node operation 2019-02-01 13:45:23 -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 Trivial code cleanups 2018-07-22 01:05:16 -07:00
cluster_policy.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
dispatcher.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
environment.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
event.py Misc improvements 2018-02-07 01:42:00 -05:00
health_manager.py Enable health checks after failed operation 2019-01-14 17:32:12 +00:00
node.py Log failed nova operations 2019-12-16 13:44:40 -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 Use ThreadGroup.add_timer() API correctly 2018-12-07 09:26:57 +13:00
senlin_lock.py Miscellaneous fixes 2019-01-17 00:09:58 +00:00
service.py Fix node lock aquire to force with node operation 2019-02-01 13:45:23 -08:00