]> 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)
committerllg8212 <lilinguo@huawei.com>
Wed, 19 Feb 2014 02:25:43 +0000 (10:25 +0800)
commit5c06d87588cdde0a1683a8ee40eb1809bd11c57c
treef8a70be17cc21e39a2987523996ea2db3621373f
parent7fb2d579ae5d14fdb538b6f7fde6f58b533c82ba
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