From e35d4a1b94bbcd844300282d1c3c8722ef58062d Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Thu, 9 Sep 2021 16:23:17 +0530 Subject: Support second level NSSI in terminate app Issue-ID: OPTFRA-990 Signed-off-by: krishnaa96 Change-Id: If47b19d18e5eb1cbef24418c7697e0770818959f --- csit/scripts/osdf-properties/osdf_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit/scripts/osdf-properties/osdf_config.yaml') diff --git a/csit/scripts/osdf-properties/osdf_config.yaml b/csit/scripts/osdf-properties/osdf_config.yaml index 93ea197..f97a743 100755 --- a/csit/scripts/osdf-properties/osdf_config.yaml +++ b/csit/scripts/osdf-properties/osdf_config.yaml @@ -60,7 +60,7 @@ cpsPassword: '' #aai api aaiUrl: "http://127.0.0.1:5000" aaiGetLinksUrl: "/aai/v16/network/logical-links" -aaiServiceInstanceUrl : "/aai/v20/nodes/service-instances/service-instance/" +aaiServiceInstanceUrl : "/simulated/aai/v23/nodes/service-instances/service-instance/" aaiGetControllersUrl: /aai/v19/external-system/esr-thirdparty-sdnc-list controllerQueryUrl: /aai/v19/query?format=resource aaiGetInterDomainLinksUrl: /aai/v19/network/logical-links?link-type=inter-domain&operational-status=up -- cgit 1.2.3-korg