Fix Bug 2086 Updating VNF status configurable 23/12323/1
authoraticig <gulsum.atici@canonical.com>
Thu, 30 Jun 2022 09:40:46 +0000 (12:40 +0300)
committeraticig <gulsum.atici@canonical.com>
Mon, 11 Jul 2022 15:39:19 +0000 (18:39 +0300)
commit1d4dc0a68cf4fe7bfa9a9bc07c4de6397360a031
tree2f8e9b9dd04277d2717cff6fb9aee4eab0d346d0
parentb95ba12801bee3584bfb24f12402e006d3893284
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. Giving execute permission
stage-releasenote.sh file.

Change-Id: I9e0ed82830ca09532f87f76480003f278aac51ea
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-6d2583a3801aa0ee.yaml [new file with mode: 0644]