neutron/neutron/tests/unit
Bence Romsics 9df4a7e398 Do not ignore attributes in bulk port create
With unit tests that would have caught the bug.

Change-Id: Ia4a68bdccecfbcb9d1aa49e2b14e06d139891c0f
Closes-Bug: #2003553
(cherry picked from commit ed68ba4a4c)
(cherry picked from commit 1b086f1c1f)
2023-02-16 09:18:43 +00:00
..
agent Fix deprecation warnings in pkg_resources 2023-02-10 10:11:18 +00:00
api Port update will trigger less notifications to the DHCP agents 2022-07-29 13:59:26 +00:00
cmd Add upgrade check for extra DHCP options 2022-01-13 20:40:42 +01:00
common Since OVN 20.06, config is stored in "Chassis.other_config" 2022-11-25 13:50:49 +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 Allow multiple IPv6 ports on router from same network ml2/ovs+dvr 2023-01-16 17:43:25 +01:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Always create a "router_extra_attributes" register per router 2022-11-15 23:29:36 +01:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-17 06:25:30 +00:00
notifiers Retry connections to Nova 2022-09-09 08:34:45 +00:00
objects Always create a "router_extra_attributes" register per router 2022-11-15 23:29:36 +01:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins Do not ignore attributes in bulk port create 2023-02-16 09:18:43 +00:00
privileged Add retry for privsep get_link_devices 2022-05-16 15:39:45 +02: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 [OVN] Allow logging all traffic related to an ACL 2023-02-02 12:35:09 +00:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py
_test_extension_portbindings.py Deprecate 'allow_overlapping_ips' config option 2021-10-21 10:56:33 +00:00
dummy_plugin.py
extension_stubs.py
fake_resources.py Since OVN 20.06, config is stored in "Chassis.other_config" 2022-11-25 13:50:49 +01:00
test_auth.py
test_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_neutron_plugin_base_v2.py
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-04-20 14:51:05 +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