]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove RpcProxy class
authorRussell Bryant <rbryant@redhat.com>
Tue, 2 Dec 2014 16:20:23 +0000 (16:20 +0000)
committerRussell Bryant <rbryant@redhat.com>
Thu, 4 Dec 2014 16:35:19 +0000 (16:35 +0000)
commit7e305fe827e2f29c4d44dfab873e6527e5789781
treea66cd7372aed4b9015c2ec02c7e4521f50369d8e
parentae38d81b61d9111bffe3c5036b3ad16b1aa27f6d
Remove RpcProxy class

All users of this class have now been converted to use oslo.messaging
APIs directly, so this compatibility class can be removed.

Part of blueprint drop-rpc-compat.

Change-Id: Ife5c96d2d737694b9e79fe079d62dc48f23c033a
neutron/common/rpc.py
neutron/tests/base.py