Comment 22 for bug 1712185

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

Reviewed: https://review.openstack.org/514429
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4ed622eafc5568a526f9bd6177fd7d005b9066d1
Submitter: Zuul
Branch: stable/ocata

commit 4ed622eafc5568a526f9bd6177fd7d005b9066d1
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)