Merge "Add a target to Sinkhole so it's compatible"

This commit is contained in:
Jenkins 2017-08-15 21:15:42 +00:00 committed by Gerrit Code Review
commit abb55d6e85
1 changed files with 2 additions and 0 deletions

View File

@ -384,6 +384,8 @@ class OVSNeutronAgent(l2population_rpc.L2populationRpcCallBackTunnelMixin,
def setup_old_topic_sinkhole(self):
class SinkHole(object):
target = oslo_messaging.Target(version='1.4')
def __getattr__(self, attr):
return self._receiver