From: aticig Date: Thu, 30 Jun 2022 16:29:04 +0000 (+0300) Subject: Fix Bug 2086 Updating VNF status configurable X-Git-Tag: v12.0.1~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=973bed275178290bf65efa77e080e11667bb5457;hp=973bed275178290bf65efa77e080e11667bb5457;p=osm%2FRO.git Fix Bug 2086 Updating VNF status configurable This fix allows to set REFRESH_ACTIVE period as config option which periodically checks the VM status from VIM. Env variable can be set in the ro container export OSMRO_PERIOD_REFRESH_ACTIVE=-1 to disable VM status updates. This config parameter allowed to set >= 60 seconds or -1. Making the stage-releasenotes.sh executable and fix the syntax errors in stage-build.sh. Change-Id: I90a859d9b831c1ce24faea4eab12dc998ac655d5 Signed-off-by: aticig ---