neutron/neutron/tests
ushen d4654e3011 Filter out unsatisfied routers in SQL
We saw auto_schedule_routers took over 40 seconds
for a DVR enabled environment with option
auto_schedule_routers enabled.

Adding new arguments to get_router_agents_count and
dealing with routers separately depending on whether
it is a regular router or HA. The benefits are
we do not need to loop over every router available in
environment. Another reason for doing this is that
get_router_agents_count is used solely to heal
routers with less than required agents so number of
routers with less agents is small for most of the times.

Related-Bug: #1973656

Change-Id: Ic29275815a8c32cee7a6470509687a18fa594514
2023-03-29 21:25:10 +08:00
..
common Add new debugging logs for `ARPSpoofTestCase` 2023-01-19 17:32:36 +01:00
contrib Add "quota-check-limit" extension to OVN extension list 2021-11-26 09:50:26 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Mark fullstack TestMultiSegs.test_multi_segs_network as unstable 2023-02-23 08:10:12 +01:00
functional Cleanup before executing "test_get_all_devices" 2023-03-21 22:32:54 +01:00
unit Filter out unsatisfied routers in SQL 2023-03-29 21:25:10 +08:00
var
__init__.py
base.py Move register_common_config_options call to DietTestCase 2023-02-27 15:45:47 -05:00
post_mortem_debug.py
tools.py Extend database to support portforwardings with port range 2022-03-15 09:10:23 -03:00