neutron/neutron/tests/unit
zhouhenglc b5253b224b [OVN] Reschedule router GW chassis when AZ updated
when chassis's available zone updated, triger rescheduler router
gateway chassis.

Closes-bug: #1958225

Change-Id: If7cf55f2c12b388fc34fa942b6b0bf70cb9eb866
2022-03-14 00:33:23 +00:00
..
agent Call enable DHCP only if there are subnets with enabled DHCP in network 2022-01-18 11:58:53 +01:00
api Pass host parameter to the get_network_info method 2022-02-01 08:28:15 +01:00
cmd Add upgrade check for extra DHCP options 2022-01-13 20:40:42 +01:00
common [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00:00
conf Merge "Add ndp proxy policy rules" 2022-02-23 03:18:12 +00:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Add port IDs in "RouterInUse" exception during router deletion 2022-02-25 18:31:08 +00:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions [Server Side] L3 router support ndp proxy 2022-02-03 10:07:46 +08:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Deprecate 'allow_overlapping_ips' config option 2021-10-21 10:56:33 +00:00
notifiers Use a thread local variable to store the Nova Notifier enable flag 2022-02-02 08:03:38 +00:00
objects [Server Side] L3 router support ndp proxy 2022-02-03 10:07:46 +08:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
quota Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00
scheduler [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00:00
services [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py Don't set use_stderr to False for tests 2017-04-15 01:41:29 +00:00
_test_extension_portbindings.py Deprecate 'allow_overlapping_ips' config option 2021-10-21 10:56:33 +00:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
fake_resources.py [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00: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 Disable tracebacks of eventlet.wsgi.server 2022-01-11 09:33:12 +01:00
testlib_api.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00