From: hetengjiao Date: Wed, 13 May 2020 09:51:36 +0000 (+0800) Subject: add nssmf adpter endpoint and so infra endpoint, update the oof endpoint X-Git-Tag: 7.0.0~443^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d24e56cf8b21b7ccab8305977b558ae0d2740ff2;p=oom.git add nssmf adpter endpoint and so infra endpoint, update the oof endpoint Issue-ID: SO-2921 Signed-off-by: hetengjiao Change-Id: I28524030291cac3b5e4b04221ee23b8354872d73 --- diff --git a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml index aa1189dcba..8c21a99ac1 100755 --- a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml +++ b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml @@ -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: