neutron/neutron/tests/unit/agent/l3
Brian Haley 6a8a1f81ae Add iptables metadata marking rule on router init
Move the iptables metadata marking rule earlier in
router init, that way any stray metadata requests
that arrive before the filter metadata redirect rule is
installed will just be dropped.  We do this irregardless
of whether we will be running the metadata proxy.

Partial-bug: #1735724

Change-Id: I8982523dbb94a7c5b8a4db88a196fabc4dd2873f
(cherry picked from commit 6941977827)
2018-08-31 20:39:41 +00:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Add iptables metadata marking rule on router init 2018-08-31 20:39:41 +00:00
test_dvr_fip_ns.py DVR: FIP gateway port is tagged as DEAD port by OVS with external-bridge 2018-06-27 17:22:41 +00:00
test_dvr_local_router.py Merge "DVR: Self recover from the loss of 'fg' ports in FIP Namespace" into stable/pike 2018-07-05 22:33:26 +00:00
test_dvr_snat_ns.py DVR: properly track SNAT traffic 2017-04-07 20:25:10 +00:00
test_fip_rule_priority_allocator.py Fix some pep8 errors under l3 unit tests 2017-07-31 13:27:07 +00:00
test_ha_router.py Move check_ha_state_for_router() into notification code 2017-11-09 00:09:49 +00:00
test_item_allocator.py DVR: Check for item_allocator key before releasing 2018-04-06 02:38:17 +00:00
test_l3_agent_extension_api.py Add iptables metadata marking rule on router init 2018-08-31 20:39:41 +00:00
test_legacy_router.py Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
test_link_local_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_namespace_manager.py DVR: Clean stale snat-ns by checking its existence when agent restarts 2016-08-04 10:39:15 -07:00
test_router_info.py Add iptables metadata marking rule on router init 2018-08-31 20:39:41 +00:00
test_router_processing_queue.py Move check_ha_state_for_router() into notification code 2017-11-09 00:09:49 +00:00