Comment 18 for bug 1712185

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

Reviewed: https://review.openstack.org/514428
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=68879cec0b17af304a942bf1e5e5ec80eed513d9
Submitter: Zuul
Branch: stable/pike

commit 68879cec0b17af304a942bf1e5e5ec80eed513d9
Author: Ihar Hrachyshka <email address hidden>
Date: Tue Oct 10 11:21:03 2017 -0700

    iptables: don't log lock error if we haven't passed -w

    In this case, it's an expected error, and we retry again with -w.

    Related-Bug: #1712185
    Change-Id: I97bf3032b5cebcbce51a3b3de6cb128ca342bd87
    (cherry picked from commit 2f0ffa998a6fb171109196df8c8d3ce9f9f5a215)