neutron/neutron/tests/unit/plugins/ml2/extensions
Brian Haley db26ded539 Fix bulk port tag test_type_args_passed_to_extension()
It was checking the call arguments incorrectly, which was
caught by unittest.mock but not by mock library.

Trivialfix

Change-Id: I00b8cd364c869eabb6b1cfe1f7ed4eb8e5f22a87
2020-03-06 09:21:03 -05:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
fake_extension.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_data_plane_status.py Refactoring config options for ml2 config opts 2017-09-08 15:34:49 -04:00
test_dns_integration.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_port_security.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
test_tag_ports_during_bulk_creation.py Fix bulk port tag test_type_args_passed_to_extension() 2020-03-06 09:21:03 -05:00
test_uplink_status_propagation.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00