Remove topic creation of the ves collector topics from ranpm 25/14325/1
authoraravind.est <aravindhan.a@est.tech>
Thu, 17 Apr 2025 12:29:45 +0000 (13:29 +0100)
committeraravind.est <aravindhan.a@est.tech>
Thu, 17 Apr 2025 12:29:45 +0000 (13:29 +0100)
RANPM creates the required topics before deployment inorder to avoid any error with DFC.
Recent version of the VES collector creates the required topic during the deployment.
This removes the topic creation from ranpm. But the topic existence is still checked before starting dfc.

Issue-ID: NONRTRIC-1020
Change-Id: I96df2cce53214599f76fdfe69ec38a4fd46b7996
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/oran_oom/smo/ranpm/values.yaml

index 5de2437..45bf242 100644 (file)
@@ -36,9 +36,6 @@ influxdb2:
   bucket: "pm-bucket"
 
 kafkaTopic:
-  - strimziTopicName: "unauthenticated.ves-notification-output"
-    name: "unauthenticated.VES_NOTIFICATION_OUTPUT"
-    partitions: 10
   - name: collected-file
     partitions: 10
   - name: json-file-ready-kp