diff options
author | Hima Elisetty <hbindu@research.att.com> | 2018-02-07 17:12:02 -0500 |
---|---|---|
committer | Hima Elisetty <hbindu@research.att.com> | 2018-02-07 17:12:02 -0500 |
commit | 558eb8fc1392428dbabc4d6016713bff99d6425f (patch) | |
tree | 7ff7952210e824aaf4697e6792527debc125c7a5 /ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF | |
parent | 0127650b2fd9b2846aabf8f955bb7e2cfb983f22 (diff) |
Added Junits
Issue-ID: PORTAL-136, PORTAL-188
Includes FW mode central changes
Change-Id: Iba6c0d48ed768e32d1fe4700d0044eb7f3fdc482
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF')
-rw-r--r-- | ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties index 0dc81301..7e2b7d13 100644 --- a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties +++ b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties @@ -66,7 +66,7 @@ instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d # Application base URL has the host and app context only; a proper prefix of the on-boarded URL. # Only required for applications using FE/BE separation. For example: -# app_base_url = https://www.openecomp.org/app_context/ +# app_base_url = https://www.onap.org/app_context/ #authenticate user server authenticate_user_server=http://todo_enter_auth_server_hostname:8383/openid-connect-server-webapp/allUsers |