summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Severin <shawn.severin@amdocs.com>2017-10-19 10:30:33 -0400
committerShawn Severin <shawn.severin@amdocs.com>2017-10-19 10:31:12 -0400
commite9be6abeee87f1359737ab6b693274f1764a66e6 (patch)
tree677b969dffaf4064793570595d0f49a378a11a9e
parent87f8d249cbbc0834b01f314289c0e12d328dcb48 (diff)
Updating FQDNs in Sparky portal.properties
AT&T Portal colleagues requested that we replace the string 'ecomp' with 'onap' in ecomp_rest_url and ecomp_redirect_url FQDNs in Sparky portal.properties Issue-ID: PORTAL-130 Change-Id: I4fab5e101e856b5ad88d8149c5bc41df5105944d Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
-rw-r--r--sparky/appconfig/portal/portal.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/sparky/appconfig/portal/portal.properties b/sparky/appconfig/portal/portal.properties
index 3092d1d..0b576a9 100644
--- a/sparky/appconfig/portal/portal.properties
+++ b/sparky/appconfig/portal/portal.properties
@@ -7,10 +7,10 @@ portal.api.impl.class = org.openecomp.sparky.security.portal.PortalRestAPIServic
# Instance of ECOMP Portal where the app has been on-boarded
# use insecure http for dev purposes to avoid self-signed certificate
-ecomp_rest_url = http://portal.api.simpledemo.openecomp.org:50580/ecompportal/auxapi
+ecomp_rest_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi
# Standard global logon page
-ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm
+ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm
# Name of cookie to extract on login request
csp_cookie_name = EPService