From 073cc188efe9abb4c010cf674e34e2cf46ef1c52 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Mon, 31 Jul 2017 08:47:35 +0000 Subject: [POLICY-73] replace openecomp for policy-engine Change-Id: I54072f6bcd388c0e05562614ee89b4ae7ad67004 Signed-off-by: Guo Ruijing Signed-off-by: Pamela Dragosh --- POLICY-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties | 10 +++++----- .../webapp/WEB-INF/fusion/orm/RNoteBookIntegration.hbm.xml | 2 +- POLICY-SDK-APP/src/main/webapp/WEB-INF/index.jsp | 2 +- POLICY-SDK-APP/src/main/webapp/WEB-INF/jsp/login.jsp | 6 +++--- POLICY-SDK-APP/src/main/webapp/WEB-INF/web.xml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'POLICY-SDK-APP/src/main/webapp/WEB-INF') diff --git a/POLICY-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties b/POLICY-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties index cc0b602cc..43b2de708 100644 --- a/POLICY-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties +++ b/POLICY-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties @@ -1,4 +1,4 @@ -# Properties read by ECOMP Core library, ecompSDK-core.jar +# Properties read by ONAP Core library, onapSDK-core.jar ########################################################################## # The following properties should NOT be changed by partner applications. @@ -24,7 +24,7 @@ decryption_key = AGLDdG4D04BKm2IxIWEr8o== ########################################################################## #Mysql db.driver = com.mysql.jdbc.Driver -db.connectionURL = jdbc:mysql://localhost:3306/ecompsdk1707 +db.connectionURL = jdbc:mysql://localhost:3306/onapsdk1707 db.userName = root db.password = db.hib.dialect = org.hibernate.dialect.MySQLDialect @@ -49,8 +49,8 @@ mylogins_feed_cron = 0 0/60 * * * ?; #sessiontimeout_feed_cron = 0 * * * * ? * my_login_feed_output_dir = /tmp/MyLogins -# ECOMP Portal Shared Context REST API URL -ecomp_shared_context_rest_url= todo_add_Shared_context_rest_url +# ONAP Portal Shared Context REST API URL +onap_shared_context_rest_url= todo_add_Shared_context_rest_url # Link shown in Help menu contact_us_link = todo_Add_contact_link @@ -60,7 +60,7 @@ camunda_cockpit_link = todo_Add_camunda_cockpit_link # An Unique 128-bit value defined to identify a specific version # of an application deployed on a specific virtual machine. # This value must be generated and updated by the application -# which is using the ECOMP SDK at the time of its deployment. +# which is using the ONAP SDK at the time of its deployment. # Online Unique UUID generator - https://www.uuidgenerator.net/ instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d diff --git a/POLICY-SDK-APP/src/main/webapp/WEB-INF/fusion/orm/RNoteBookIntegration.hbm.xml b/POLICY-SDK-APP/src/main/webapp/WEB-INF/fusion/orm/RNoteBookIntegration.hbm.xml index 6638b4bc7..984e2369b 100644 --- a/POLICY-SDK-APP/src/main/webapp/WEB-INF/fusion/orm/RNoteBookIntegration.hbm.xml +++ b/POLICY-SDK-APP/src/main/webapp/WEB-INF/fusion/orm/RNoteBookIntegration.hbm.xml @@ -1,7 +1,7 @@ -- cgit 1.2.3-korg