Comment 8 for bug 1873240

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

Reviewed: https://review.opendev.org/720449
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=383d238548d1c56404383545d3c0cd3f802a013d
Submitter: Zuul
Branch: stable/stein

commit 383d238548d1c56404383545d3c0cd3f802a013d
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)