neutron/neutron/tests/unit/agent
zhouhenglc cfc0678caf [ovn]support read chassis update time from nb_cfg_timestamp
nb_cfg_timestamp: The timestamp when ovn-controller finishes
processing the change corresponding to nb_cfg[1]. it can better
reflect the status of chassis.

This patch updated some unit tests. ensure mock 'time.time' is
stopped after test. if not stop, may affect "timeutils.utcnow_ts"
to obtain the real time, cause test case
'test_agent_with_nb_cfg_timestamp_not_timeout' failure.

Partial-bug: #1938478
[1] https://www.ovn.org/support/dist-docs/ovn-sb.5.html

Conflicts:
  neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py
  neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py

Change-Id: Ia74a9404411862dc88b48c4a198d5c53f5f52704
(cherry picked from commit 9e263dcf00)
2022-06-29 13:29:26 +00:00
..
common Don't setup bridge controller if it is already set 2021-10-27 09:12:58 +02:00
dhcp [DHCP] Break reference chain to any Exception object when resync 2022-04-14 21:26:46 +00:00
l2 [ovn]support read chassis update time from nb_cfg_timestamp 2022-06-29 13:29:26 +00:00
l3 [L3][QoS] L3 agent QoS extension to handle duplicated FIPs 2022-04-07 15:26:57 +00:00
linux Repeat few times put new interface in the namespace 2022-03-30 14:54:17 +00:00
metadata Don't set HA ports down while L3 agent restart. 2022-03-01 14:27:42 +00:00
ovn [OVN] Accept OVS system-id as non UUID formatted string 2021-12-20 18:32:55 +00:00
ovsdb Remove IDL classes implemented in ovsdbapp 2021-08-30 07:40:50 +00:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00
test_rpc.py Set RPC timeout in PluginReportStateAPI to report_interval 2021-10-27 11:28:49 +00:00
test_securitygroups_rpc.py remove unicode from code 2021-12-24 10:02:03 +08:00