Update image tags for nonrtric 51/7751/4
authorecaiyanlinux <martin.c.yan@est.tech>
Mon, 14 Feb 2022 21:36:54 +0000 (22:36 +0100)
committerecaiyanlinux <martin.c.yan@est.tech>
Tue, 15 Feb 2022 07:38:43 +0000 (08:38 +0100)
Minor corrections on env variables for o-ru application

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-720
Change-Id: I6e217a6a9f65c7572e2413a41a5f588eadf2617f

nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/helm/dmaapadapterservice/values.yaml
nonrtric/helm/dmaapmediatorservice/values.yaml
nonrtric/helm/helmmanager/values.yaml
nonrtric/helm/informationservice/values.yaml
nonrtric/helm/odusliceassurance/values.yaml
nonrtric/helm/oruclosedlooprecovery/templates/deployment.yaml
nonrtric/helm/oruclosedlooprecovery/values.yaml
nonrtric/helm/policymanagementservice/values.yaml
nonrtric/helm/rappcatalogueservice/values.yaml

index 510ecb2..ea90b1d 100644 (file)
@@ -60,7 +60,7 @@ informationservice:
     image:
       registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
       name: 'nonrtric-information-coordinator-service'
-      tag: 1.2.0
+      tag: 1.2.1
     service:
       allowHttp: true
       httpName: http
@@ -90,7 +90,7 @@ policymanagementservice:
     image:
       registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
       name: nonrtric-a1-policy-management-service
-      tag: 2.3.0
+      tag: 2.3.1
     service:
       allowHttp: true
       httpName: http
@@ -202,7 +202,7 @@ rappcatalogueservice:
     image:
       registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
       name: nonrtric-r-app-catalogue
-      tag: 1.0.1
+      tag: 1.0.2
     service:
       allowHttp: true
       httpName: http
@@ -243,7 +243,7 @@ dmaapadapterservice:
     image:
       registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
       name: 'nonrtric-dmaap-adaptor'
-      tag: 1.0.0
+      tag: 1.0.1
     service:
       allowHttp: true
       httpName: http
@@ -265,7 +265,7 @@ dmaapmediatorservice:
     image:
       registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
       name: "nonrtric-dmaap-mediator-producer"
-      tag: 1.0.0
+      tag: 1.0.1
     service:
       allowHttp: true
       httpName: http
@@ -288,7 +288,7 @@ helmmanager:
     image:
       registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
       name: "nonrtric-helm-manager"
-      tag: 1.1.0
+      tag: 1.1.1
     service:
       httpName: http
       internalPort1: 8112
@@ -311,7 +311,7 @@ odusliceassurance:
     image:
       registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
       name: "nonrtric-o-du-slice-assurance"
-      tag: 1.0.0
+      tag: 1.0.2
     env:
       mr_host: "http://onap-dmaap"
       mr_port: "3904"
@@ -326,13 +326,13 @@ oruclosedlooprecovery:
     imagePullPolicy: IfNotPresent
     image:
       registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
-      name: "nonrtric-o-ru-closed-loop-recovery"
-      tag: 1.0.0
+      name: "nonrtric-o-ru-closed-loop-consumer"
+      tag: 1.0.1
     env:
       consumer_host: "http://mrproducer"
       consumer_port: "8095"
-      consumer_cert_path: "security/producer.crt"
-      consumer_key_path: "security/producer.key"
+      consumer_cert_path: "security/consumer.crt"
+      consumer_key_path: "security/consumer.key"
       info_coord_addr: "http://ics:8083"
       sdnr_address: "http://sdnr:8282"
       sdnr_user: "admin"
index 3260e26..24263c4 100644 (file)
@@ -23,7 +23,7 @@ dmaapadapterservice:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: "nonrtric-dmaap-adaptor"
-    tag: 1.0.0
+    tag: 1.0.1
   service:
     allowHttp: true
     httpName: http
index 3ae2eac..fd67ae6 100644 (file)
@@ -23,7 +23,7 @@ dmaapmediatorservice:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: "nonrtric-dmaap-mediator-producer"
-    tag: 1.0.0
+    tag: 1.0.1
   service:
     allowHttp: true
     httpName: http
index 0751698..94a6777 100644 (file)
@@ -24,7 +24,7 @@ helmmanager:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: "nonrtric-helm-manager"
-    tag: 1.1.0
+    tag: 1.1.1
   service:
     httpName: http
     internalPort1: 8112
index a5d571a..f5d83aa 100644 (file)
@@ -23,7 +23,7 @@ informationservice:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: "nonrtric-information-coordinator-service"
-    tag: 1.2.0
+    tag: 1.2.1
   service:
     allowHttp: true
     httpName: http
index 8479912..f67ffac 100644 (file)
@@ -23,7 +23,7 @@ odusliceassurance:
   image:
     registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
     name: nonrtric-o-du-slice-assurance
-    tag: 1.0.0
+    tag: 1.0.2
   service:
     httpName: web
     allowHttp: true
index 0f2d08c..fbc8bff 100644 (file)
@@ -58,7 +58,7 @@ spec:
             value: "{{ .Values.oruclosedlooprecovery.env.consumer_key_path }}"
           - name: INFO_COORD_ADDR
             value: "{{ .Values.oruclosedlooprecovery.env.info_coord_addr }}"
-          - name: SDNR_ADDRESS
+          - name: SDNR_ADDR
             value: "{{ .Values.oruclosedlooprecovery.env.sdnr_address }}"
           - name: SDNR_USER
             value: "{{ .Values.oruclosedlooprecovery.env.sdnr_user }}"
index e3830c8..4ca94c5 100644 (file)
@@ -22,8 +22,8 @@ oruclosedlooprecovery:
   imagePullPolicy: IfNotPresent
   image:
     registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
-    name: nonrtric-o-ru-closed-loop-recovery
-    tag: 1.0.0
+    name: nonrtric-o-ru-closed-loop-consumer
+    tag: 1.0.1
   service:
     httpName: web
     allowHttp: true
@@ -31,8 +31,8 @@ oruclosedlooprecovery:
   env:
     consumer_host: "http://mrproducer"
     consumer_port: "8095"
-    consumer_cert_path: "security/producer.crt"
-    consumer_key_path: "security/producer.key"
+    consumer_cert_path: "security/consumer.crt"
+    consumer_key_path: "security/consumer.key"
     info_coord_addr: "http://ics:8083"
     sdnr_address: "http://sdnr:8282"
     sdnr_user: "admin"
index 8782d05..9085ad1 100644 (file)
@@ -23,7 +23,7 @@ policymanagementservice:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: nonrtric-a1-policy-management-service
-    tag: 2.3.0
+    tag: 2.3.1
   service:
     allowHttp: true
     httpName: http
index 3165c46..f01b2c2 100644 (file)
@@ -23,7 +23,7 @@ rappcatalogueservice:
   image:
     registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
     name: nonrtric-r-app-catalogue
-    tag: 1.0.1
+    tag: 1.0.2
   service:
     allowHttp: true
     httpName: http