neutron/neutron/tests/unit
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
..
agent [HA] Do not add initial state change delay in HA router 2021-10-04 14:28:22 +00:00
api Rename notify to publish in unit tests 2021-09-02 14:41:18 +00:00
cmd Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
common Merge "[OVN] Make external ports aware of network AZs" 2021-09-02 19:03:14 +00:00
conf Add policy rules for extraroute-atomic API 2021-06-15 06:45:20 +00:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Change to publish for security-group db tests 2021-09-28 09:33:09 +02:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Rename notify to publish 2021-09-09 18:11:27 +03:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects [QoS] Add rule type packet per second (pps) 2021-07-22 09:53:38 +08:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins ovn: use stateless NAT rules for FIPs 2021-09-23 04:15:39 +00:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
quota New Quota driver ``DbQuotaNoLockDriver`` 2021-05-20 07:55:59 +00:00
scheduler use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
services Merge "Revert "update subport status when trunk/subport create/delete is triggerred"" 2021-09-26 07:34:11 +00:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py
_test_extension_portbindings.py Remove "six" library 2020-07-28 16:55:52 +00:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py
fake_resources.py [OVN] Make external ports aware of network AZs 2021-08-16 11:59:45 +01:00
test_auth.py Fix context deprecation warnings 2018-02-13 15:02:49 -05:00
test_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_neutron_plugin_base_v2.py Add unit test to validate non DB base core plugin can be loaded 2017-11-15 21:21:35 +00:00
test_opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-06 23:56:14 +09:00
test_policy.py Always perform policy checks if enforce_new_defaults == true 2021-03-18 08:51:00 +01:00
test_service.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_worker.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_wsgi.py Remove "six" library 2020-07-28 16:55:52 +00:00
testlib_api.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00