Fixed DMI plugin issue with workaround 57/14957/1
authorsaul.gill <saul.gill@est.tech>
Fri, 19 Sep 2025 14:41:51 +0000 (15:41 +0100)
committersaul.gill <saul.gill@est.tech>
Fri, 19 Sep 2025 14:41:59 +0000 (15:41 +0100)
Issue-ID: NONRTRIC-1084
Change-Id: I01b29cf05b5e3f6fce53253231215aa03a2f2474
Signed-off-by: saul.gill <saul.gill@est.tech>
smo-install/helm-override/ranpm-pynts-es-rapp/onap-flavour-config.yaml

index fb98c97..92dc63e 100644 (file)
@@ -57,7 +57,7 @@ cps:
           type: topic
           operations: [Read]
   ncmp-dmi-plugin:
-    image: onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT-latest
+    image: onap/ncmp-dmi-plugin:1.8.0-SNAPSHOT
     config:
       dmiServiceUrl: http://ncmp-dmi-plugin:8080
       sdnc:
@@ -80,6 +80,9 @@ cps:
         - name: ncmp-events
           type: topic
           operations: [All]
+        - name: dmi-cm-events
+          type: topic
+          operations: [All]
         - name: "unauthenticated.VES_O1_NOTIFY_PNF_REGISTRATION_OUTPUT"
           type: topic
           operations: [All]