]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add comments to iptables rules to help debugging
authorKevin Benton <blak111@gmail.com>
Sat, 10 May 2014 04:54:39 +0000 (21:54 -0700)
committerKevin Benton <kevinbenton@buttewifi.com>
Fri, 3 Oct 2014 07:31:27 +0000 (07:31 +0000)
commitea202faec972d55b169f1c596209b4129aa64caf
tree6694f84d3ee40141937bf51e93b53485e3ef6e9a
parent48ec1fbfc3a96e1bac36d9089895966dee249538
Add comments to iptables rules to help debugging

Adds comments to some of the iptables rules generated
by neutron to assist with debugging.

DocImpact

Partial-Bug: #1265493
Change-Id: I7d9e37b9a43589dd7b142869b86fa15cb3fb329c
etc/neutron.conf
neutron/agent/common/config.py
neutron/agent/linux/iptables_comments.py [new file with mode: 0644]
neutron/agent/linux/iptables_firewall.py
neutron/agent/linux/iptables_manager.py
neutron/tests/unit/test_iptables_firewall.py
neutron/tests/unit/test_iptables_manager.py
neutron/tests/unit/test_security_groups_rpc.py