]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow IptablesManager to manage mangle table
authorCedric Brandily <zzelle@gmail.com>
Tue, 18 Nov 2014 09:34:30 +0000 (10:34 +0100)
committerCedric Brandily <zzelle@gmail.com>
Mon, 12 Jan 2015 09:45:01 +0000 (09:45 +0000)
commitc7e533c3679a1f4a612f3b53354cb7cb5bc1ba12
tree23caa9799134f1c1ba6b70aaa635809b7a8c2cf8
parentf83b08abf59a915206e93051af96bdcc5b7724c2
Allow IptablesManager to manage mangle table

This change enables the IptablesManager to manage mangle table (used
by daughter change).

Partial-Bug: #1187102
Change-Id: Ic2d681f1515aaa541c6d137ce981622f2fff90e5
neutron/agent/linux/iptables_manager.py
neutron/tests/functional/agent/linux/base.py
neutron/tests/functional/agent/linux/test_iptables.py
neutron/tests/unit/test_iptables_manager.py
neutron/tests/unit/test_security_groups_rpc.py