Create template for notifyFileReady 29/9829/2
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Fri, 25 Nov 2022 11:22:26 +0000 (12:22 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 26 Nov 2022 10:07:05 +0000 (10:07 +0000)
- add file-ready ves namespace to dmaap-config

IssueID: OAM-292
Change-Id: I65951ba69801bd14bc58d1bc92edc729f179d390
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
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