From 694a9bd9fe014142a81fc03787b67de9bb1e6089 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 14 Aug 2019 12:38:42 -0400 Subject: Change AAF URL AAI_NS -> onap.org.osaaf.aaf Issue-ID: AAI-2554 Signed-off-by: Jimmy Forsyth Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2 --- components/aai-sparky-be/resources/config/portal/cadi.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/aai-sparky-be/resources') diff --git a/components/aai-sparky-be/resources/config/portal/cadi.properties b/components/aai-sparky-be/resources/config/portal/cadi.properties index 41a49a0..1f154b6 100644 --- a/components/aai-sparky-be/resources/config/portal/cadi.properties +++ b/components/aai-sparky-be/resources/config/portal/cadi.properties @@ -1,6 +1,6 @@ # Configure AAF aaf_locate_url=https://aaf-locate.{{.Release.Namespace}}:8095 -aaf_url=<%=https://AAF_LOCATE_URL/AAF_NS.service:2.0 +aaf_url=<%=https://AAF_LOCATE_URL/onap.org.osaaf.aaf.service:2.1 #aaf_url=https://DME2RESOLVE/service=com.att.authz.AuthorizationService/version=2.0/envContext=TEST/routeOffer=BAU_SE # AAF Environment Designation -- cgit 1.2.3-korg