From: Vodafone Date: Wed, 20 Mar 2019 15:21:18 +0000 (+0530) Subject: Support for SO to ExtAPI X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=HEAD;p=so%2Fso-config.git Support for SO to ExtAPI Change-Id: I6c5a1395200d6249d7b1c696f435d6cbf95e7b15 Issue-ID: SO-1421 Co-authored-by: gopal.sabhadiya@vodafone.com Signed-off-by: Vodafone --- diff --git a/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties b/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties index bd8b07a..bf356ec 100644 --- a/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties +++ b/templates/default/mso-api-handler-infra-config/mso.apihandler-infra.properties @@ -6,6 +6,7 @@ camundaAuth=<%= @var["camundaAuth"] %> aai.endpoint=<%= @var["aaiEndpoint"] %> aai.auth=<%= @var["aaiAuth"] %> mso.msoKey=<%= @var["msoKey"] %> +extapi.endpoint=<%= @var["extApiEndpoint"] %> # controls what actions the infra API (APIH) allows sent in on REST request vnf.v1.ApiAllowableActions=<%= @var["vnf.v1.ApiAllowableActions"] %>