From: aravind.est Date: Thu, 17 Apr 2025 12:29:45 +0000 (+0100) Subject: Remove topic creation of the ves collector topics from ranpm X-Git-Tag: l-release~32^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=4e980752d6831cc2e1be1d6aa2dc835f8d34ffb7;p=it%2Fdep.git Remove topic creation of the ves collector topics from ranpm 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 --- diff --git a/smo-install/oran_oom/smo/ranpm/values.yaml b/smo-install/oran_oom/smo/ranpm/values.yaml index 5de2437a..45bf2424 100644 --- a/smo-install/oran_oom/smo/ranpm/values.yaml +++ b/smo-install/oran_oom/smo/ranpm/values.yaml @@ -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