Allow hot reloading of specific config properties 61/113361/1
authoraribeiro <anderson.ribeiro@est.tech>
Tue, 15 Sep 2020 07:20:39 +0000 (08:20 +0100)
committerAnderson Ribeiro <anderson.ribeiro@est.tech>
Tue, 29 Sep 2020 06:33:44 +0000 (06:33 +0000)
commit0fa53516c409ac136f654475c1e41c77cad9cf09
treeed7fc3e956fe8a1a12a0726fa81c673f4eb72951
parentf2d671f77248730e10d925ae5f8c02abc09de6e1
Allow hot reloading of specific config properties

getGlobalCsarImports and getDefaultImports entries are now
not static which will allow to get new values if the config
file change during runtime.

Issue-ID: SDC-3303
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I870c13aec5d386aa3c87d6a335b5fb5948073954
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/CsarUtils.java
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/ToscaExportHandler.java
common-app-api/src/main/java/org/openecomp/sdc/be/config/Configuration.java