Fix Bug 2086 Updating VNF status configurable 93/12293/5
authoraticig <gulsum.atici@canonical.com>
Thu, 30 Jun 2022 16:29:04 +0000 (19:29 +0300)
committeraticig <gulsum.atici@canonical.com>
Mon, 25 Jul 2022 13:37:17 +0000 (15:37 +0200)
commit1ac189e7d842e8aa09133b769097e8703ec1352c
treeb16b35bfe433d4a9c074d2466268d9f8be225f14
parent437308b78620e90efc5b7e84063423d2b8f8dec4
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>
NG-RO/osm_ng_ro/ns_thread.py
NG-RO/osm_ng_ro/ro.cfg
NG-RO/osm_ng_ro/ro_main.py
NG-RO/osm_ng_ro/tests/test_ns_thread.py
devops-stages/stage-releasenote.sh [changed mode: 0644->0755]
releasenotes/notes/fix_bug_2086-344f52762a42cdb2.yaml [new file with mode: 0644]