Comment 7 for bug 1873240

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

Reviewed: https://review.opendev.org/720447
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=026790adf95973ffeb3a2bfbdbb10cdf5a4916ea
Submitter: Zuul
Branch: stable/train

commit 026790adf95973ffeb3a2bfbdbb10cdf5a4916ea
Author: Slawek Kaplonski <email address hidden>
Date: Thu Apr 16 12:25:54 2020 +0200

    Add rootwrap filter rule for radvd-kill script

    In patch [1] support for custom kill scripts was added.
    We also added rootwrap filter rules for such scripts to
    kill dnsmasq, haproxy, dibbler and keepalived processes.
    But we missed to add rule for radvd-kill so this patch
    adds it (better late than never ;))

    [1] https://review.opendev.org/#/c/661760/

    Closes-Bug: #1873240

    Change-Id: I8fa7176d1d9667c6b5cc95af0e31210d0f1c3662
    (cherry picked from commit 2273499155a8cd83150aa4b4f8ba08ecbbdc9306)