]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove unused RPC methods from l3_rpc
authorSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Wed, 11 Feb 2015 23:41:19 +0000 (15:41 -0800)
committerSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Wed, 11 Feb 2015 23:41:19 +0000 (15:41 -0800)
commit934c04d19ae7ee17e48b3a39881d576cb19b27fe
treefb67bebfab0806c13c6632f7869019ac39586319
parent39e6e603195b1f47de51252c3a9ee8b7b66c5965
Remove unused RPC methods from l3_rpc

This removes the unsued RPC methods from
l3_rpc.py. 'get_snat_router_interface_ports"
was defined but not used by any agent.

Change-Id: Ide08e2a4b183b4f2616550efd5b1fb726b016b4c
Closes-Bug: #1421011
neutron/api/rpc/handlers/l3_rpc.py