Support of WG4 OpenFronthaul Management-Plane VES 68/10868/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 8 Apr 2023 09:08:39 +0000 (11:08 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 8 Apr 2023 09:08:42 +0000 (11:08 +0200)
- topic definition for DMaaP/kafka
- one topic used for all OFHM VES events

Issue-ID: OAM-236
Change-Id: Iae46c59190f29d61a11d7ef26621cc774ed14db5
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
solution/smo/oam/ves-collector/ves-dmaap-config.json

index b966a1f..b208de5 100644 (file)
       "location": "mtl5",
       "topic_url": "http://messages:3904/events/unauthenticated.VES_FILE_READY_OUTPUT/"
     }
+  },
+  "ves-o-ran-sc-ofhm": {
+    "type": "message_router",
+    "dmaap_info": {
+      "location": "mtl5",
+      "topic_url": "http://messages:3904/events/unauthenticated.VES_O_RAN_SC_OPENFRONTHAUL_OUTPUT/"
+    }
   }
 }
\ No newline at end of file