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.
Reviewed: https:/ /review. opendev. org/682418 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=f51e5ce9241 c9bbd0e2ed786f4 1dc11ed0146b88
Committed: https:/
Submitter: Zuul
Branch: master
commit f51e5ce9241c9bb d0e2ed786f41dc1 1ed0146b88
Author: LIU Yulong <email address hidden>
Date: Tue Sep 17 00:58:08 2019 +0800
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 codesearch. openstack. org/?q= L3RpcCallback
[2] http://
Change-Id: I764423e175d6e8 2729a647e415a9f 267f495916f
Closes-Bug: #1844168