]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from hyperv plugin
authorRussell Bryant <rbryant@redhat.com>
Fri, 21 Nov 2014 19:27:59 +0000 (19:27 +0000)
committerRussell Bryant <rbryant@redhat.com>
Mon, 24 Nov 2014 21:01:42 +0000 (21:01 +0000)
commit5f2c21f18030033573f58877220a48d964cbe806
treed7e73927a662b39d228d6978d121c1640b1a7247
parent26632b3b5fde2c7f6c7c9602fff1f9ec81bf54ad
Drop RpcProxy usage from hyperv plugin

Drop the usage of the RpcProxy compatibility class from the hyperv
plugin.  The equivalent oslo.messaging APIs are now used instead.

Part of blueprint drop-rpc-compat.

Change-Id: Ic0ec43d2fe1929b7225d8e797495f7949f98184a
neutron/plugins/hyperv/agent_notifier_api.py
neutron/tests/unit/hyperv/test_hyperv_rpcapi.py