]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ipt_mgr.ipv6 written in the wrong ipt_mgr.ipv4
authorllg8212 <lilinguo@huawei.com>
Wed, 25 Dec 2013 01:57:21 +0000 (09:57 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:24 +0000 (15:20 +0800)
commit5882246a013dbc2761f22ef448d821e638c5538f
tree5f0299303990694bb2598ed733a2d42c0369dd75
parent964b9d80bb7b8c559f331d7ae66395845ec3f28c
ipt_mgr.ipv6 written in the wrong ipt_mgr.ipv4

This patch fixes the issue of writing the wrong firewall rule where an IP6
rule is written to IP4.

Change-Id: Ie7c75c71c9dcfbd9feabaffe4416ede80ff350d8
Closes-Bug:#1263877
neutron/services/firewall/drivers/linux/iptables_fwaas.py
neutron/tests/unit/services/firewall/drivers/linux/test_iptables_fwaas.py