summaryrefslogtreecommitdiffstats
path: root/deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties
diff options
context:
space:
mode:
Diffstat (limited to 'deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties')
-rw-r--r--deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties7
1 files changed, 5 insertions, 2 deletions
diff --git a/deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties b/deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties
index 10842953..5306c2ab 100644
--- a/deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties
+++ b/deliveries/properties_rackspace/ECOMPPORTALAPP/system.properties
@@ -1,6 +1,6 @@
#mysql
-db.driver = com.mysql.jdbc.Driver
-db.connectionURL = jdbc:mysql://portal-db:3306/portal
+db.driver = org.mariadb.jdbc.Driver
+db.connectionURL = jdbc:mariadb:failover://portal-db:3306/portal
db.userName =root
db.password =Aa123456
db.hib.dialect = org.hibernate.dialect.MySQLDialect
@@ -95,3 +95,6 @@ external_access_enable = false
#delete auditlog from number of days ago
auditlog_del_day_from = 365
+
+#External system notification URL
+external_system_notification_url= https://jira.onap.org/browse/