| commit | 1ac189e7d842e8aa09133b769097e8703ec1352c | [log] [tgz] |
|---|---|---|
| author | aticig <gulsum.atici@canonical.com> | Thu Jun 30 19:29:04 2022 +0300 |
| committer | aticig <gulsum.atici@canonical.com> | Mon Jul 25 15:37:17 2022 +0200 |
| tree | b16b35bfe433d4a9c074d2466268d9f8be225f14 | |
| parent | 437308b78620e90efc5b7e84063423d2b8f8dec4 [diff] |
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. Change-Id: I90a859d9b831c1ce24faea4eab12dc998ac655d5 Signed-off-by: aticig <gulsum.atici@canonical.com>