Comment 11 for bug 1825943

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

Reviewed: https://review.opendev.org/663289
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=702d4b321447d94598e1962cb67a7da968fa5fba
Submitter: Zuul
Branch: stable/stein

commit 702d4b321447d94598e1962cb67a7da968fa5fba
Author: Slawek Kaplonski <email address hidden>
Date: Mon May 27 13:17:28 2019 +0200

    Add kill hooks for external processes

    This patch adds possibility to configure kill hooks used to kill
    external processes, like dnsmasq or keepalived.

    Conflicts:
        neutron/tests/functional/agent/l3/framework.py

    Change-Id: I29dfbedfb7167982323dcff1c4554ee780cc48db
    Closes-Bug: #1825943
    (cherry picked from commit 93015527f02cb54b0b2bc07c8c9c239c63878264)