senlin/senlin/engine
jonnary e5a65f7788 Fix cluster health registry creating issue
When we attach poilcy to a cluster it will create a health
resistry, but it will fail.
This patch fixes cluster health registry creating issue.

Change-Id: I35e4d5149edaeed18f105232439161ddafe26e4c
Closes-Bug: #1659050
2017-01-26 09:30:22 +00:00
..
actions Merge "Fix log issue in do cluster check action" 2017-01-24 08:58:33 +00:00
receivers Replaced e.message with str(e) 2017-01-16 14:50:42 +07:00
__init__.py Initial version 2014-12-13 11:43:53 +08:00
cluster.py Fix health check enable/disable problem 2017-01-24 01:23:29 -05:00
cluster_policy.py Improvement to oslo.versionedobject support 2016-05-30 23:38:09 -04:00
dispatcher.py Add config option 'rpc_use_object' 2016-10-14 04:04:53 -04:00
environment.py Tweak not found exception handling 2016-09-07 08:36:13 -04:00
event.py Exclude derived actions by default in events 2016-12-28 05:23:50 -05:00
health_manager.py Fix cluster health registry creating issue 2017-01-26 09:30:22 +00:00
node.py Fix operation handler invocation in node 2017-01-05 03:26:11 -05:00
parser.py Delete the unused LOG configure code 2015-12-21 21:55:08 +08:00
registry.py Return support status in profile/policy type list 2017-01-09 02:56:56 -05:00
scheduler.py Enforce project_safe checking for admin users 2017-01-03 02:12:20 -05:00
senlin_lock.py Remove retry logic from lock_acquire 2016-12-13 22:03:21 +08:00
service.py Return support status in policy type show 2017-01-23 17:21:01 +08:00