From 11f9ff91e4b56b03fb5c60501603bf5579d31090 Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Fri, 26 Aug 2022 17:16:28 +0200 Subject: [PATCH] Update ves-collector deployment - update DMaaP configuration IssueID: OAM-290 Change-Id: I88d14ee8cf6114f7ad367e3a9b35267be844b718 Signed-off-by: demx8as6 --- solution/integration/smo/oam/ves-collector/ves-dmaap-config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/solution/integration/smo/oam/ves-collector/ves-dmaap-config.json b/solution/integration/smo/oam/ves-collector/ves-dmaap-config.json index 8653ac0..3e7056d 100644 --- a/solution/integration/smo/oam/ves-collector/ves-dmaap-config.json +++ b/solution/integration/smo/oam/ves-collector/ves-dmaap-config.json @@ -202,6 +202,13 @@ "topic_url": "http://onap-dmaap:3904/events/unauthenticated.VES_PNFREG_OUTPUT/" } }, + "ves-o1-notify-pnf-registration": { + "type": "message_router", + "dmaap_info": { + "location": "mtl5", + "topic_url": "http://onap-dmaap:3904/events/unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT/" + } + }, "ves-o-ran-sc-du-hello-world-pm-streaming-oas3": { "type": "message_router", "dmaap_info": { -- 2.16.6