Comment 3 for bug 1734674

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/523134
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=570c95741200a31c5e6a3ff36447625e1cb398c7
Submitter: Zuul
Branch: master

commit 570c95741200a31c5e6a3ff36447625e1cb398c7
Author: Christian Schwede <email address hidden>
Date: Mon Nov 27 14:02:42 2017 +0000

    Ensure rsyncd PID file is removed during overcloud updates

    During an overcloud update it might happen that the rsyncd container
    gets killed & restarted, leaving a PID file from rsyncd. rsyncd won't
    start because of this, which results in a container restarting loop.

    This patch ensures the PID file is absent to fix this.

    Closes-Bug: 1734674
    Change-Id: Ie5b28005f1079e432cfca6c31d28295174e06986