]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from cisco.l3
authorRussell Bryant <rbryant@redhat.com>
Fri, 21 Nov 2014 18:50:30 +0000 (18:50 +0000)
committerRussell Bryant <rbryant@redhat.com>
Mon, 24 Nov 2014 21:01:42 +0000 (21:01 +0000)
commit26632b3b5fde2c7f6c7c9602fff1f9ec81bf54ad
tree4f72a2800aa45246f451b5972820d8326fc70ea6
parent83ae56e4f1fa5a35ed7cd87d5176c5f7c549674c
Drop RpcProxy usage from cisco.l3

Drop usage of the RpcProxy compatibility class from cisco.l3.  This
was the last of RpcProxy usage in the cisco plugin.  The equivalent
APIs from oslo.messaging are now used instead.

Part of blueprint drop-rpc-compat.

Change-Id: I340b6969e32ec20cb4864021ec332eb9c5bdf19c
neutron/plugins/cisco/l3/rpc/l3_router_rpc_joint_agent_api.py