diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 12:38:42 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 12:38:44 -0400 |
commit | 694a9bd9fe014142a81fc03787b67de9bb1e6089 (patch) | |
tree | 9db14d1cd083a2216ca696767fa8fb09d5ed1e8f /components/aai-sparky-be | |
parent | 8c0fcb68d8e053629fd51e52f8f3687b28e4c18d (diff) |
Change AAF URL AAI_NS -> onap.org.osaaf.aaf
Issue-ID: AAI-2554
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2
Diffstat (limited to 'components/aai-sparky-be')
-rw-r--r-- | components/aai-sparky-be/resources/config/portal/cadi.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |