]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop RpcProxy usage from cisco apic ml2 plugin
authorRussell Bryant <rbryant@redhat.com>
Mon, 24 Nov 2014 18:48:38 +0000 (18:48 +0000)
committerRussell Bryant <rbryant@redhat.com>
Wed, 26 Nov 2014 15:55:42 +0000 (15:55 +0000)
commitf4b3ba31e9548cdd4a8b97e6aa30c0a895b72e8a
tree2a19f82ce8c86f3759510c1b2d4b9e9e6ce1eded
parent05b5671d0f27415944e7feceac6d318ca8502f21
Drop RpcProxy usage from cisco apic ml2 plugin

Drop usage fo the RpcProxy compatibility class from the cisco apic ml2
plugin.  The equivalent oslo.messaging APIs are now used instead.

Part of blueprint drop-rpc-compat.

Change-Id: I415b65720a09652bae70fc1c1dada9f5727c4441
neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py