X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconfig%2Fdocker%2Finit%2Fsrc%2Fconfig%2Fportal%2Fportal-fe%2Fwebapps%2Fetc%2FECOMPPORTALAPP%2Fsystem.properties;h=d6115b1837129e10b2b60841b2c475b0d942af0c;hb=f8bda5c9ee1b5a0519fa5e7faa0fdd5b889e4e85;hp=062b52c63dd00da2942c37ce466370c367b4b4e9;hpb=a52f1b5dc7230816f8799fa044d8d3bbc7fb0bce;p=oom.git diff --git a/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties b/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties index 062b52c63d..d6115b1837 100755 --- a/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties +++ b/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties @@ -46,7 +46,6 @@ sessiontimeout_feed_cron = 0 0/5 * * * ? * #Front end URL frontend_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/applicationsHome - #cookie domain cookie_domain = openecomp.org @@ -57,12 +56,9 @@ cookie_domain = openecomp.org # Online Unique UUID generator - https://www.uuidgenerator.net/ instance_uuid = 90bc9497-10e6-49fe-916b-dcdfaa972383 -ecomp_shared_context_rest_url= http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/context elastic_search_url = http:// contact_us_link = http:// user_guide_link = http:// -# ML - commented out this hardcoded test path -#temp_path = C:/Users/cfu/Desktop/temp # Contact Us page properties ush_ticket_url = http:// @@ -81,13 +77,14 @@ authenticate_user_server=http://portal.api.simpledemo.openecomp.org:8383/openid- #window width threshold to collapse left/right menu when page onload window_width_threshold_left_menu = 1400 window_width_threshold_right_menu = 1350 + # User notification refresh interval and duration, in seconds notification_update_rate = 90 notification_update_duration = 900 #Microservices Related Properties for Portal microservices.widget.protocol = http -microservices.widget.hostname = portal.api.simpledemo.openecomp.org +microservices.widget.hostname = portalwidgets.onap-portal microservices.widget.username = widget_user microservices.widget.password = KpuqIB08YHg+btG+pjX+sA== #This property won't be needed after consul is functional on VMs -