add nssmf adpter endpoint and so infra endpoint, update the oof endpoint 45/107845/1
authorhetengjiao <hetengjiao@chinamobile.com>
Wed, 13 May 2020 09:51:36 +0000 (17:51 +0800)
committerHE TENGJIAO <hetengjiao@chinamobile.com>
Wed, 20 May 2020 01:56:47 +0000 (01:56 +0000)
Issue-ID: SO-2921

Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I28524030291cac3b5e4b04221ee23b8354872d73
(cherry picked from commit d24e56cf8b21b7ccab8305977b558ae0d2740ff2)

kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml

index aa1189d..8c21a99 100755 (executable)
@@ -104,6 +104,8 @@ mso:
     workflow:
       message:
         endpoint: http://so-bpmn-infra.{{ include "common.namespace" . }}:8081/mso/WorkflowMessage
+    nssmf:
+      endpoint: http://so-nssmf-adapter.{{ include "common.namespace" . }}:8088
   bpmn:
     process:
       historyTimeToLive: '30'
@@ -122,6 +124,8 @@ mso:
     log:
       debug: 'false'
   infra:
+    endpoint:
+      url: http://so.{{ include "common.namespace" . }}:8080/onap/so/infra
     customer:
       id: testCustIdInfra
   po:
@@ -146,7 +150,7 @@ mso:
   oof:
     auth: {{ .Values.mso.oof.auth }}
     callbackEndpoint: http://so-bpmn-infra.{{ include "common.namespace" . }}:8081/mso/WorkflowMessage
-    endpoint: https://oof-osdf.{{ include "common.namespace" . }}:8698/api/oof/v1/placement
+    endpoint: https://oof-osdf.{{ include "common.namespace" . }}:8698
     timeout: PT30M
   workflow:
     CreateGenericVNFV1: