]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from L3AgentNotifyAPI
authorRussell Bryant <rbryant@redhat.com>
Wed, 26 Nov 2014 18:00:24 +0000 (18:00 +0000)
committerRussell Bryant <rbryant@redhat.com>
Mon, 1 Dec 2014 13:20:30 +0000 (13:20 +0000)
commit881344280ce47a1af41d8b74d8fd779959510068
tree4b5b3e3e8a304b5c3ee95c2bfde1087c6c0586f5
parent4bdee18097a1362dba212ba8e13a50ec2ceab8c5
Drop RpcProxy usage from L3AgentNotifyAPI

Remove RpcProxy usage from the L3AgentNotifyAPI.  The equivalent
oslo.messaging APIs are now used instead.

Part of blueprint drop-rpc-compat.

Change-Id: Ice8e2592d7b254134bbee215b93ca77075ab4fe8
neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py
neutron/tests/unit/openvswitch/test_agent_scheduler.py