commit db6ec616bf3b4dea7ee8e7583f12fad16e501d72
Author: Vladimir Kuklin <email address hidden>
Date: Thu May 21 03:50:24 2015 +0300
Check hostlist against starting and active resources
This commit makes post-start notify action to check
hostlist of nodes that should be joined to the cluster
to contain not only nodes that will be started but
also ones that are already started. This fixes
the case when Pacemaker sends notifies only for
the latest event and thus the node which is not
included into the start list will not join the
cluster. Also it checks whether the node is
already clustered and skips the join if it
is not needed.
Reviewed: https:/ /review. openstack. org/184671 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=db6ec616bf3 b4dea7ee8e7583f 12fad16e501d72
Committed: https:/
Submitter: Jenkins
Branch: master
commit db6ec616bf3b4de a7ee8e7583f12fa d16e501d72
Author: Vladimir Kuklin <email address hidden>
Date: Thu May 21 03:50:24 2015 +0300
Check hostlist against starting and active resources
This commit makes post-start notify action to check
hostlist of nodes that should be joined to the cluster
to contain not only nodes that will be started but
also ones that are already started. This fixes
the case when Pacemaker sends notifies only for
the latest event and thus the node which is not
included into the start list will not join the
cluster. Also it checks whether the node is
already clustered and skips the join if it
is not needed.
Change-Id: Ibe8ecdcfe42c14 228350b1eb3c9d0 8b1a64e117d
Closes-bug: #1455761