neutron/neutron/tests/unit/agent/l3
Rodolfo Alonso Hernandez c20f2e5136 [HA] Do not add initial state change delay in HA router
The initial state ("primary", "backup") should be set immediately.
in [1], a transition delay to "primary" was introduced. This delay
is unnecesary when the first state happens.

Closes-Bug: #1945512

[1]https://review.opendev.org/q/I70037da9cdd0f8448e0af8dd96b4e3f5de5728ad

Change-Id: Ibe9178c4126977f1321e414676d67f28e5ec9b57
2021-10-04 14:28:22 +00:00
..
extensions Clean port forwarding cache when router is DOWN 2021-03-03 15:21:23 +08:00
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py [HA] Do not add initial state change delay in HA router 2021-10-04 14:28:22 +00:00
test_dvr_fip_ns.py Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
test_dvr_local_router.py Merge "Populate self.floating_ips_dict using "ip rule" information" 2021-07-19 14:00:30 +00:00
test_dvr_snat_ns.py Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
test_fip_rule_priority_allocator.py Merge "Removed unnecessary setUp calls in tests" 2017-08-29 23:57:56 +00:00
test_ha_router.py HA-non-DVR router don't need manually add static route 2021-05-16 04:49:01 -04:00
test_item_allocator.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3_agent_extension_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_legacy_router.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_router_info.py L3 router support ECMP 2021-07-13 15:13:29 +08:00