Fix Bug 2086 Updating VNF status configurable 15/12315/3
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 20:15:35 +0000 (23:15 +0300)
commit973bed275178290bf65efa77e080e11667bb5457
tree68eb3931486efb3675a74b73179b53851ad3937e
parentbe457679612150ae0d21d10d2e1becc512f8b7b4
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 <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-build.sh
devops-stages/stage-releasenote.sh [changed mode: 0644->0755]
releasenotes/notes/fix_bug_2086-344f52762a42cdb2.yaml [new file with mode: 0644]