Comment 8 for bug 1315382

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (master)

Reviewed: https://review.openstack.org/92574
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=be48c1a5d77241871d5a0a085e8f3d58977568e4
Submitter: Jenkins
Branch: master

commit be48c1a5d77241871d5a0a085e8f3d58977568e4
Author: Dima Shulyak <email address hidden>
Date: Wed May 7 15:35:35 2014 +0300

    Send sighup to rsyslogd

    After remove_nodes action, create mcollecte client
    with execute_shell_command plugin for master node, and perform:

    ssh root@#{master_ip} 'pkill -HUP rsyslogd'

    Change-Id: I8ab764aaa3bceb9c08c99d5bfe08582c83e267c7
    Closes-Bug: #1315382