senlin/senlin/engine
tengqm 5a68ced6d2 Fix health manager initialization
With this patch we postpone health manager initialization until service
records are cleaned up. Also, we change the executor to 'threading'
which is recommended by oslo.messaging. A new INFO log is added for
debugging's purpose.

Closes-Bug: #1613552
Change-Id: I761b61ee164fe3532aaaaad5408b68df84d0d7ca
2016-08-16 10:00:41 -04:00
..
actions Make NODE_DELETE operation respect grace_period 2016-07-22 01:14:38 -04:00
__init__.py Initial version 2014-12-13 11:43:53 +08:00
cluster.py Fix the typo in the files 2016-07-19 02:43:48 +00:00
cluster_policy.py Improvement to oslo.versionedobject support 2016-05-30 23:38:09 -04:00
dispatcher.py Rework engine scheduler 2016-05-06 02:48:31 -04:00
environment.py Remove environment support for triggers 2015-11-25 01:21:51 -05:00
event.py Cleanup i18n marker functions to match Oslo docs 2016-07-15 02:44:21 +00:00
health_manager.py Fix health manager initialization 2016-08-16 10:00:41 -04:00
node.py Throw and catch EResourceDeletion properly 2016-08-15 03:36:17 -04:00
parser.py Delete the unused LOG configure code 2015-12-21 21:55:08 +08:00
receiver.py Replace 'format_time' with 'isotime' 2016-06-06 22:53:20 -04:00
registry.py Change LOG.warn to LOG.warning 2015-12-22 10:18:50 +08:00
scheduler.py ovo - switch action calls 2016-05-27 13:58:34 +00:00
senlin_lock.py Improvement to oslo.versionedobject support 2016-05-30 23:38:09 -04:00
service.py Fix health manager initialization 2016-08-16 10:00:41 -04:00