X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2Fproperties_rackspace%2FECOMPPORTALAPP%2Fsystem.properties;h=5306c2ab34e2df8a1bcd6cf665d27f6f7bbd5f67;hb=23634dba70b166ad3c79b5eadfbd32b5375d44be;hp=1084295306e78e56feb11ae1dac9fff9648f0716;hpb=4ba6a0f20a190030700917a6065a6779ca9d308f;p=portal.git 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/