]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from DhcpAgentNotifyAPI
authorRussell Bryant <rbryant@redhat.com>
Tue, 2 Dec 2014 16:18:58 +0000 (16:18 +0000)
committerRussell Bryant <rbryant@redhat.com>
Tue, 2 Dec 2014 21:33:50 +0000 (21:33 +0000)
commit679b29f58e6756aa4edb16ccd7c7b105594a20a1
treeba0df059fdc0e28858391a01885873d7bd03c970
parent947f1513071d315f915fb8875d3982750eb0ba1c
Drop RpcProxy usage from DhcpAgentNotifyAPI

Remove usage of the RpcProxy compatibility class from the
DhcpAgentNotifyAPI class.  The equivalent oslo.messaging APIs are now
used instead.

Part of blueprint drop-rpc-compat.

Change-Id: Ib658a0d67da1af3b009bc6df9a7c8ec08c04897b
neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py
neutron/tests/unit/openvswitch/test_agent_scheduler.py