neutron/neutron/tests/unit
elajkat 74a9e832d7 Add retry for privsep get_link_devices
pyroute 0.6.6 introduced a new exception NetlinkDumpInterrupted which
is raised when NLM_F_DUMP_INTR is set in the flags during dump of
devices.
The suggestion from pyroute developers is to retry in case of this
exception (see [1]).

[1]: https://github.com/svinota/pyroute2/issues/874#issuecomment-1063139555

Closes-Bug: #1962608

Change-Id: Ie195ad596fd148708fc30946bde964d52444afee
2022-03-17 10:27:31 +01:00
..
agent Merge "[Agent Side] L3 router support ndp proxy" 2022-03-12 03:59:15 +00: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] Off-path SmartNIC DPU Port Binding with OVN 2022-02-18 07:17:36 +01: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 Merge "Ensure gateway is set for prefix delegated subnets" 2022-03-11 20:24:42 +00:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Remove _standard_attr_segment_lib and use definition from neutron-lib 2022-02-28 18:04:43 +05:30
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 Support filtering for QoS rule type list 2022-02-24 08:28:53 +00:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins Merge "Ensure no GARPs are sent for Load Balancer VIPs on tenant networks" 2022-03-14 20:06:03 +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 Fix dynamic segment allocation race condition 2021-10-07 13:20:04 +02:00
services Merge "Support filtering for QoS rule type list" 2022-03-15 15:42:10 +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] Off-path SmartNIC DPU Port Binding with OVN 2022-02-18 07:17:36 +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 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