]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from oneconvergence plugin
authorRussell Bryant <rbryant@redhat.com>
Sun, 23 Nov 2014 02:37:46 +0000 (02:37 +0000)
committerRussell Bryant <rbryant@redhat.com>
Wed, 26 Nov 2014 15:55:42 +0000 (15:55 +0000)
commit05b5671d0f27415944e7feceac6d318ca8502f21
treed1913652274c932a040ed6140cab6408372815de
parent177010dcbeed3889b572cf6e4f25ede6e63e3f8c
Drop RpcProxy usage from oneconvergence plugin

This patch removes usage of the RpcProxy compatibility class from the
oneconvergence plugin.  The equivalent usage of oslo.messaging APIs is
now used intead.

Part of blueprint drop-rpc-compat.

Change-Id: Ifa74849ba9e3dc09cbb8cb3a723aeaa2b25b87ad
neutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py
neutron/plugins/oneconvergence/plugin.py