summaryrefslogtreecommitdiffstats
path: root/deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-10-05 09:51:28 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-10-05 09:52:28 -0400
commit7c80fba43f1304bb4ac99c1ac925185e21bbaaeb (patch)
treeb9c6f14f0afa5faf8434d276fc933d3b4b7bac97 /deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties
parentb6079b39fc1193a32223933f7d93c08a63809689 (diff)
Repair SDK-app property for users
Repair package prefix of user-management class named in property file Issue: PORTAL-59 Change-Id: Iffc753fcd244ad6910fc58c8e2c1748adfa2911d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties')
-rw-r--r--deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties b/deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties
index b569e4fc..31809ddc 100644
--- a/deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties
+++ b/deliveries/properties_rackspace/ECOMPSDKAPP/portal.properties
@@ -16,7 +16,8 @@ use_rest_for_functional_menu=true
##########################################################################
# Name of java class that implements the OnBoardingApiService interface.
-portal.api.impl.class = org.openecomp.portalapp.service.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