Support of WG4 OpenFronthaul Management-Plane VES

- 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>
diff --git a/solution/smo/oam/ves-collector/ves-dmaap-config.json b/solution/smo/oam/ves-collector/ves-dmaap-config.json
index b966a1f..b208de5 100644
--- a/solution/smo/oam/ves-collector/ves-dmaap-config.json
+++ b/solution/smo/oam/ves-collector/ves-dmaap-config.json
@@ -222,5 +222,12 @@
       "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