neutron/neutron/tests/unit
Zuul c956e3497e Merge "Avoid register config options on imports" 2022-05-06 15:14:46 +00:00
..
agent Merge "Avoid register config options on imports" 2022-05-06 15:14:46 +00:00
api [quota] Enable ``DbQuotaDriverNull`` as a production driver 2022-04-05 10:10:46 +00:00
cmd Add upgrade check for extra DHCP options 2022-01-13 20:40:42 +01:00
common Avoid register config options on imports 2022-05-05 07:55:42 +00:00
conf Add ADMIN role and remove scope from the check strings 2022-04-11 10:48:05 +00:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Handle properly ObjectNotFound while deleting network from DHCP agent 2022-05-02 12:27:08 +02:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Use neutron-lib subnet-service-types API def ALIAS in _supported_extension_aliases 2022-04-26 16:06:34 +00:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-16 16:48:06 +00:00
notifiers Use a thread local variable to store the Nova Notifier enable flag 2022-02-02 08:03:38 +00:00
objects Merge "Add the corresponding DB context to all SQL transactions" 2022-04-08 13:08:32 +00:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins Merge "Avoid register config options on imports" 2022-05-06 15:14:46 +00:00
privileged Add retry for privsep get_link_devices 2022-03-17 10:27:31 +01: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 Merge "[OVN][port-forwarding] Add lb also to logical_switches" 2022-04-25 12:37:09 +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 Merge "[OVN] Reschedule router GW chassis when AZ updated" 2022-03-25 18:50:54 +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 Handle properly InvalidScope exceptions to not return error 500 2022-03-30 14:52:37 +00: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