Bad ref of NBI API in helm chart template for Dublin 05/87905/1
authormrichomme <morgan.richomme@orange.com>
Thu, 16 May 2019 16:29:03 +0000 (18:29 +0200)
committermrichomme <morgan.richomme@orange.com>
Thu, 16 May 2019 16:30:40 +0000 (18:30 +0200)
TMF Forum moved from v3 to v4 (no backward compatibility)
template must reflect it

problem detected when running End to end case using NBI for instantiation

Issue-ID: EXTAPI-247

Change-Id: I937eca3a00d37df83c6871c65a00d37ad516d03a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
kubernetes/nbi/templates/deployment.yaml

index 712da12..889e25e 100644 (file)
@@ -75,7 +75,7 @@ spec:
             - name: ONAP_CLOUDOWNER
               value: {{ .Values.config.cloudOwner }}
             - name: NBI_URL
-              value: "http://nbi.{{ include "common.namespace" . }}:8080/nbi/api/v3"
+              value: "http://nbi.{{ include "common.namespace" . }}:8080/nbi/api/v4"
             - name: SDC_HOST
               value: "http://sdc-be.{{ include "common.namespace" . }}:8080"
             - name: SDC_HEADER_ECOMPINSTANCEID