neutron/neutron/agent
LIU Yulong f51e5ce924 Remove get_external_network_id for router
L3 agent supports multiple external networks from a long
time ago, so remove this RPC call since it is not used.
According to codesearch of [1] and [2], we just remove
neutron built-in L3 agent RPC. For neutron server side
or RPC callback classes, the function is still remained.

[1] http://codesearch.openstack.org/?q=get_external_network_id
[2] http://codesearch.openstack.org/?q=L3RpcCallback

Change-Id: I764423e175d6e82729a647e415a9f267f495916f
Closes-Bug: #1844168
2019-09-20 13:31:32 +00:00
..
common Adopt timers for new tenacity release 2019-08-21 14:21:31 +00:00
dhcp Update DHCP port information during setup 2019-09-11 07:06:40 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 Remove get_external_network_id for router 2019-09-20 13:31:32 +00:00
linux Update DHCP port information during setup 2019-09-11 07:06:40 +00:00
metadata Add kill hooks for external processes 2019-06-03 14:39:51 +02:00
ovsdb Adopt timers for new tenacity release 2019-08-21 14:21:31 +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
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
securitygroups_rpc.py Remove unused global_refresh_firewall 2019-09-07 23:27:43 +00:00