Merge "Add a target to Sinkhole so it's compatible"
This commit is contained in:
commit
abb55d6e85
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user