commit | 5efec2c3cfcead17394beb825200e132f827eb31 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Tue Jul 30 18:01:21 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Wed Jul 31 11:18:30 2019 +0300 |
tree | b5215b7d76aba6cc6c40ffb6599a46e21cd2b08f | |
parent | 3b12c6e9b5d2885244b7b1fb6c016ad8999e3cf2 [diff] [blame] |
Fix /version endpoint * Modify maven-replacer-plugin to set value in version.json * Configure features.set.filename=onap.features.properties Issue-ID: VID-507 Change-Id: I692ab3e9221118b836ae7249f483b5277a70bf6b Signed-off-by: Ittay Stern <ittay.stern@att.com>
diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties index 70b41c6..96fa220 100755 --- a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties +++ b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties
@@ -199,6 +199,8 @@ scheduler.get.schedules=/v1/ChangeManagement/schedules/scheduleDetails/ scheduler.basic.auth= +features.set.filename=onap.features.properties + vid.asyncJob.howLongToKeepOldJobsInDays=7 # thread definition - count and timeout (in seconds)