Restart only services that need it
authorJiri Stransky <jistr@redhat.com>
Mon, 22 Aug 2016 09:29:17 +0000 (11:29 +0200)
committerJiri Stransky <jistr@redhat.com>
Wed, 31 Aug 2016 13:53:08 +0000 (15:53 +0200)
commit1590edbeca31caa7c5368f636f3869dd192c19c3
treeef96a614c0f086bc91b6316c1db105c0cbd93c8b
parentf9000048e5d120e5a47eaad44318f8b884b5ba7d
Restart only services that need it

With new pacemaker architecture, Puppet handles restarts of most of the
services. There are several still managed by pacemaker which need
special restart handling utilizing pacemaker and its resource
agents.

The counterpart in puppet-tripleo requests restarts for individual
pacemaker-managed services by writing out "restart flag" files, and the
pacemaker_resource_restart.sh script then performs the restarts.

Change-Id: Ia4e6a9f88181f1981993f046cf415dbbcdc9570e
Closes-Bug: #1614967
Closes-Bug: #1587015
Depends-On: I6369ab0c82dbf3c8f21043f8aa9ab810744ddc12
extraconfig/tasks/pacemaker_resource_restart.sh