]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove RpcCallback class
authorRussell Bryant <rbryant@redhat.com>
Tue, 2 Dec 2014 21:04:54 +0000 (21:04 +0000)
committerRussell Bryant <rbryant@redhat.com>
Thu, 4 Dec 2014 16:35:21 +0000 (16:35 +0000)
commitec513df7e670bc4a01abaac0a101e72958632ca4
treea201dd8a68948825db4959f98cc653957d9baef2
parent14bc9c0568507ed61c9be0401e87d8bd2b3fba3a
Remove RpcCallback class

All users of the RpcCallback class have been converted to directly
define the oslo.messaging Target so this compatibility class is no
longer needed.

This is the final change of blueprint drop-rpc-compat.

Change-Id: I25474569850f3f2c176e7eee7aafa7ff0180b809
neutron/common/rpc.py