senlin/senlin/engine
Duc Truong d243ea253b Remove clean-up of cluster/node action when cluster/node is deleted
The simultaneous delete of cluster/node actions while actual cluster/node
deletion is on-going causes DB deadlocks.  Removing the clean-up and instead
having users run the senlin-manage script periodically to purge the action
table is better way to handle this.

Change-Id: If65d8006150788fff35ecd6eddec0a761e9b4cff
Closes-Bug: 1861445
2020-01-30 14:12:37 -08:00
..
actions Remove clean-up of cluster/node action when cluster/node is deleted 2020-01-30 14:12:37 -08:00
notifications Remove six usage 2020-01-13 14:22:55 -08:00
receivers Remove six usage 2020-01-13 14:22:55 -08:00
__init__.py Initial version 2014-12-13 11:43:53 +08:00
cluster.py Remove six usage 2020-01-13 14:22:55 -08:00
cluster_policy.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
dispatcher.py Update rmq topics to better reflect their purpose 2019-11-21 20:49:48 +00:00
environment.py Remove six usage 2020-01-13 14:22:55 -08:00
event.py Remove six usage 2020-01-13 14:22:55 -08:00
health_manager.py Re-use rpc engine client 2019-11-26 19:55:16 -08:00
node.py Remove six usage 2020-01-13 14:22:55 -08:00
parser.py Remove six usage 2020-01-13 14:22:55 -08:00
registry.py Cleaned up logging 2018-04-02 19:42:10 -07:00
senlin_lock.py Centralized configuration 2019-12-03 11:08:44 -08:00
service.py Standardize worker / thread config 2019-11-04 11:43:46 -08:00