]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from cisco.cfg_agent
authorRussell Bryant <rbryant@redhat.com>
Fri, 21 Nov 2014 14:51:55 +0000 (14:51 +0000)
committerRussell Bryant <rbryant@redhat.com>
Mon, 24 Nov 2014 21:01:42 +0000 (21:01 +0000)
commit83ae56e4f1fa5a35ed7cd87d5176c5f7c549674c
treeed5b70fd2fcbeeca42b8e5fdc0ae2589421b6234
parent2484a507472768b8515b7052ff44da546965dd65
Drop RpcProxy usage from cisco.cfg_agent

Drop usage of the RpcProxy compatibility class from cisco.cfg_agent.
The equivalent direct usage of oslo.messaging APIs is now used
instead.

Part of blueprint drop-rpc-compat.

Change-Id: I3ec71b3689adf7e96cdc2fdbf501c5cc37a9e0e4
neutron/plugins/cisco/cfg_agent/cfg_agent.py
neutron/plugins/cisco/cfg_agent/service_helpers/routing_svc_helper.py