Comment 8 for bug 1920778

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/782679
Committed: https://opendev.org/openstack/neutron/commit/ae07a9d9f61f9ae5539bfb074dcb24f618c495bb
Submitter: "Zuul (22348)"
Branch: master

commit ae07a9d9f61f9ae5539bfb074dcb24f618c495bb
Author: Slawek Kaplonski <email address hidden>
Date: Wed Mar 24 10:53:22 2021 +0100

    [CI] Enable debugging iptables rule in the L3 agent

    It should helps us understand why in some (rare) cases rule to redirect
    packets send 169.254.169.254:80 to port 9697 isn't installed in the
    qrouter namespace.

    Change-Id: I644ea3d6767db36bfe7f4122ec2c2afe9888dd07
    Related-Bug: #1920778