Comment 8 for bug 1466873

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/193564
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d71d7165c40d016a0f0cc8ecc9a391bf63429672
Submitter: Jenkins
Branch: stable/kilo

commit d71d7165c40d016a0f0cc8ecc9a391bf63429672
Author: Jakub Libosvar <email address hidden>
Date: Fri Jun 19 15:52:35 2015 +0200

    Disable keepalived process in keepalived func test

    Previously, keepalived process itself was disabled that lead to
    respawning of keepalived by KeepalivedManager. This patch disables
    KeepalivedManager in cleanup thus no respawn happens.

    Closes-Bug: #1466873

    Conflicts:
     neutron/tests/functional/agent/linux/test_keepalived.py

    Change-Id: If5524116e5d4fc41600920d31481282c5b797f7b
    (cherry picked from commit b336b7c438f3f5d4ee8d23d6bb2d2cf8fe1657f4)