Merge "AMQP Channel have to be set espacially to 'watcher'"
This commit is contained in:
commit
9d153e13a3
@ -58,6 +58,7 @@ class DecisionEngineAPI(MessagingCore):
|
||||
|
||||
transport = om.get_transport(CONF, TransportUrlBuilder().url)
|
||||
target = om.Target(
|
||||
exchange='watcher',
|
||||
topic=CONF.watcher_decision_engine.topic_control,
|
||||
version=MessagingCore.API_VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user