]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix up an old RpcProxy assumption
authorRussell Bryant <rbryant@redhat.com>
Tue, 2 Dec 2014 16:23:40 +0000 (16:23 +0000)
committerRussell Bryant <rbryant@redhat.com>
Thu, 4 Dec 2014 16:35:21 +0000 (16:35 +0000)
commitb6b55eb81fc235bff55b0852cf92ff168505dfd0
tree961444abfffc7c54e5db11e89a7d1e65265984a9
parent7e305fe827e2f29c4d44dfab873e6527e5789781
Fix up an old RpcProxy assumption

This patch fixes one last bit of code that assumed that the base
PluginApi used RpcProxy.  This code is now fixed to use the proper
oslo.messaging APIs instead.

Part of blueprint drop-rpc-compat.

Change-Id: I4adc321c07e6b5ad45a01f163b4c7e1ab74bcafd
neutron/plugins/ibm/agent/sdnve_neutron_agent.py