Synching up portal config
[oom.git] / kubernetes / config / docker / init / src / config / portal / portal-fe / webapps / etc / ECOMPSDKAPP / portal.properties
index fce11c2..b68ab07 100755 (executable)
@@ -16,11 +16,11 @@ use_rest_for_functional_menu=true
 ##########################################################################
 
 # Name of java class that implements the OnBoardingApiService interface.
-portal.api.impl.class = org.openecomp.portalsdk.core.onboarding.client.OnBoardingApiServiceImpl
+# epsdk 1.3 uses org.onap prefix
+portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl
 
 # CSP Global Log On for single sign on
 ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm
-#ecomp_redirect_url = http://portalapps:38989/ECOMPPORTAL/login.htm
 
 # URL of the ECOMP Portal REST API
 
@@ -30,7 +30,6 @@ ecomp_rest_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/aux
 ueb_listeners_enable = false
 
 # UEB Configuration
-#ueb_url_list = vm1-message-router
 ueb_url_list = dmaap.onap-message-router
 # ECOMP Portal listens on this UEB topic
 ecomp_portal_inbox_name = ECOMP-PORTAL-INBOX