Comment 2 for bug 1502932

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

Reviewed: https://review.openstack.org/231044
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2a4b5f938d038bd73a70f1fc86cc71e819e288b0
Submitter: Jenkins
Branch: master

commit 2a4b5f938d038bd73a70f1fc86cc71e819e288b0
Author: Kevin Benton <email address hidden>
Date: Mon Oct 5 08:07:56 2015 -0700

    Fix iptables comments for bare jump rules

    This fixes the order of arguments in iptables rules that
    are bare jumps (e.g. '-j other-chain').

    The previous code was only catching jump rules that appeared
    after a chain definition.

    Closes-Bug: #1502932
    Change-Id: I490792eb08c67a32f9b286d933a776fb76840b6b