From: Gilles Thouenon Date: Thu, 12 Oct 2023 16:19:28 +0000 (+0200) Subject: fix inventory module configuration file X-Git-Tag: 9.0.0~90 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1453bd7e04026c86bd436e327dcf9e0a5fc29a62;hp=1453bd7e04026c86bd436e327dcf9e0a5fc29a62;p=transportpce.git fix inventory module configuration file With MariaDb driver 3.1.4 available in karaf-4.4.4, the databaseName parameter has been removed from the DataSourceFactory. Remove it from the inventory configuration file. JIRA: TRNSPRTPCE-765 Signed-off-by: Gilles Thouenon Change-Id: I2277facb1d4f8da6cfb91b24da9429d3da881724 (cherry picked from commit bbf2cdace806182522d1fc4ba2d0482ace1aac35) ---