Skip to content
Snippets Groups Projects
Commit 9fd18596 authored by Jan David Mol's avatar Jan David Mol
Browse files

SW-693: Updated QPIDInfrastructure after redeploying full infra and adding to this file what missed

parent e6e0107b
No related branches found
No related tags found
1 merge request!6Import cobalt2 into lofar4
...@@ -65,6 +65,12 @@ addtoQPIDDB.py --broker $SCU --exchange ${PREFIX}lofar.datatap.notification # n ...@@ -65,6 +65,12 @@ addtoQPIDDB.py --broker $SCU --exchange ${PREFIX}lofar.datatap.notification # n
#addtoQPIDDB.py --broker $CCU --queue ${PREFIX}mom.task.feedback.processing --federation $MOM_SYSTEM #addtoQPIDDB.py --broker $CCU --queue ${PREFIX}mom.task.feedback.processing --federation $MOM_SYSTEM
#addtoQPIDDB.py --broker $CCU --queue ${PREFIX}mom.task.feedback.state --federation $MOM_SYSTEM #addtoQPIDDB.py --broker $CCU --queue ${PREFIX}mom.task.feedback.state --federation $MOM_SYSTEM
# -----------------------------------------
# Feedback COBALT/CEP4 -> MAC
# -----------------------------------------
addtoQPIDDB.py --broker $CCU --queue ${PREFIX}mac.task.feedback.state
addtoQPIDDB.py --broker $MCU --queue ${PREFIX}otdb.task.feedback.dataproducts
addtoQPIDDB.py --broker $MCU --queue ${PREFIX}otdb.task.feedback.processing
# ----------------------------------------- # -----------------------------------------
# MACScheduler -> MessageRouter -> MoM # MACScheduler -> MessageRouter -> MoM
...@@ -127,6 +133,7 @@ addtoQPIDDB.py --broker $SCU --exchange ${PREFIX}lofar.dm.notification ...@@ -127,6 +133,7 @@ addtoQPIDDB.py --broker $SCU --exchange ${PREFIX}lofar.dm.notification
# ----------------------------------------- # -----------------------------------------
addtoQPIDDB.py --broker $SCU --exchange ${PREFIX}lofar.qa.notification addtoQPIDDB.py --broker $SCU --exchange ${PREFIX}lofar.qa.notification
addtoQPIDDB.py --broker $SCU --queue ${PREFIX}lofar.otdb.notification.for.qa_service
# ----------------------------------------- # -----------------------------------------
...@@ -161,6 +168,6 @@ addtoQPIDDB.py --broker $SCU --bind --exchange ${PREFIX}lofar.lta.ingest.notific ...@@ -161,6 +168,6 @@ addtoQPIDDB.py --broker $SCU --bind --exchange ${PREFIX}lofar.lta.ingest.notific
# Ingest -> LTA-storage-overview @ SCU # Ingest -> LTA-storage-overview @ SCU
# ----------------------------------------- # -----------------------------------------
addtoQPIDDB.py --broker $SCU --queue ${PREFIX}lofar.lta.ingest.notification.for.ltastorageoverview addtoQPIDDB.py --broker $LEXAR --queue ${PREFIX}lofar.lta.ingest.notification.for.ltastorageoverview
addtoQPIDDB.py --broker $SCU --bind --exchange ${PREFIX}lofar.lta.ingest.notification --queue ${PREFIX}lofar.lta.ingest.notification.for.ltastorageoverview --routingkey LTAIngest.# addtoQPIDDB.py --broker $LEXAR --bind --exchange ${PREFIX}lofar.lta.ingest.notification --queue ${PREFIX}lofar.lta.ingest.notification.for.ltastorageoverview --routingkey LTAIngest.#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment