nfv/nfv
albailey 1d7e5be68a Add missing debug logger entries for VIM
The debug loggers are pre-created during process startup,
and any that are missing can be created using lazy init.

However the lazy init is not multi process safe and can
lead to a subprocess deadlock during the import phase, which
produces no logs or evidence that the thread is stalled.

The workaround at the moment is to ensure that all the debug
loggers defined at import time are configured to be setup when
the process is created.

There is still another cause of a stall. A separate commit
will address it.

Partial-Bug: 1925697
Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: I90436c1bd063a634ab8a1496236a78b01a04d51a
(cherry picked from commit 4ffec12dc8)
2021-04-29 15:21:06 +00:00
..
centos Use PKG_GITREVCOUNT for nfv package version 2020-07-13 07:28:55 -05:00
nfv-client Add sw-manager --active show command 2021-04-14 14:48:04 +00:00
nfv-common Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
nfv-debug-tools/histogram_analysis Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
nfv-plugins Modify nfv and mtce-guest log rotation config files 2021-04-07 20:49:13 +00:00
nfv-tests Merge "Not require recreate of tox env when running tox" 2021-04-14 19:39:36 +00:00
nfv-tools small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
nfv-vim Add missing debug logger entries for VIM 2021-04-29 15:21:06 +00:00
opensuse Add opensuse specfiles to nfv 2019-10-02 10:34:02 -05:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
test-requirements.txt Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
tox.ini Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00