Comment 6 for bug 1485079

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

Reviewed: https://review.openstack.org/215380
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=129f1d06a141c75643336399181ea157fb0dd82a
Submitter: Jenkins
Branch: master

commit 129f1d06a141c75643336399181ea157fb0dd82a
Author: Duane DeCapite <email address hidden>
Date: Thu Aug 20 19:51:57 2015 -0400

    Workaround for existing keepalived.pid file

    Fixes issue where keepalived will not restart after container failure.
    Removes keepalived.pid file if one exists on container startup.

    Change-Id: I6ec3297a5e49a4d5255323aa7f75dfdc10d0c5ec
    Closes-Bug: #1485079