Create template for notifyFileReady
[oam.git] / solution / integration / smo / oam / ves-collector / ves-dmaap-config.json
index 3e7056d..08053ee 100644 (file)
       "location": "mtl5",
       "topic_url": "http://onap-dmaap:3904/events/unauthenticated.VES_O_RAN_SC_HELLO_WORLD_PM_STREAMING_OUTPUT/"
     }
+  },
+  "ves-file-ready": {
+    "type": "message_router",
+    "dmaap_info": {
+      "location": "mtl5",
+      "topic_url": "http://onap-dmaap:3904/events/unauthenticated.VES_FILE_READY_OUTPUT/"
+    }
   }
 }
\ No newline at end of file