Add a feature for scheduling health registries

This patch adds a feature for scheduling health registries.

Change-Id: I69b51dd6401fa9aaac84a1644174e2c1d93b606f
This commit is contained in:
jonnary 2017-02-10 15:39:35 +08:00
parent 8e8fee6db7
commit 1ff3269a4b
1 changed files with 9 additions and 0 deletions

View File

@ -135,6 +135,15 @@ Managing baremetal cluster is a very common requirement from user. It is
reasonable for Senlin to support it by talking with service like Ironic. reasonable for Senlin to support it by talking with service like Ironic.
Improve health schedule
-----------------------
Schedule which engine to handle which clusters health registries can be
improved. For example:1. When first engine start it will run all health
registries. 2. When the other engine start it can send a broadcast
message which carried its handling capacity and said it want to assume
some health registries.
Low Priority Low Priority
~~~~~~~~~~~~ ~~~~~~~~~~~~