neutron/neutron/tests/unit/agent
zhufl 3b1083b1e4 [Trivial]Remove unused helper get_port_external_ids/mac
get_port_external_ids and get_port_mac are no longer used after
cf37563c83, this is to remove them.

Besides, unit testcases test_get_port_external_ids_retry/fails
are added along with the adding of get_port_external_ids in
0a4596aa20, so though they don't
call get_port_external_ids directly, we may remove them as well.

Change-Id: I84633221b916f18ec099080d66f0cd2018731d7c
2019-08-14 09:17:53 +08:00
..
common [Trivial]Remove unused helper get_port_external_ids/mac 2019-08-14 09:17:53 +08:00
dhcp Pass get_networks() callback to interface driver 2019-07-30 20:21:16 +03:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Merge "Remove 'gateway_external_network_id' config option" 2019-08-05 12:40:08 +00:00
linux Pass get_networks() callback to interface driver 2019-07-30 20:21:16 +03:00
metadata Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00