]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update ipset members when corresponding sg member is empty
authorshihanzhang <shihanzhang@huawei.com>
Tue, 26 May 2015 08:42:44 +0000 (16:42 +0800)
committershihanzhang <shihanzhang@huawei.com>
Mon, 8 Jun 2015 06:20:59 +0000 (14:20 +0800)
commitb239f75644bfdfec86f8a8efdabd6b11b766e822
treec37a4fadcbe3736f03dd5b8b628f276fd28e3a8a
parent66bc9deba859946ed34bb5b9e789ef228e534e8e
Update ipset members when corresponding sg member is empty

if a security group has a rule with 'remote-group-id', the ports
in this security group should update its relevant ipset member
when the remote-group members is empty.

Change-Id: I980ebfd8f6537f803d9d5cbf21ca33f727fea3b3
Closes-bug: #1458786
neutron/agent/linux/iptables_firewall.py
neutron/tests/unit/agent/linux/test_iptables_firewall.py