StarlingX NFVI Orchestration
Go to file
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
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-06-04 14:34:31 +02:00
devstack Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-04 14:34:31 +02:00
mtce-guest Modify nfv and mtce-guest log rotation config files 2021-04-07 20:49:13 +00:00
nfv Add missing debug logger entries for VIM 2021-04-29 15:21:06 +00:00
nova-api-proxy Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:34:31 +02:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 14:01:33 -07:00
.gitreview Update .gitreview for r/stx.5.0 2021-04-15 15:08:43 -04:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 12:45:49 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:12:57 +08:00
centos_dev_docker_images.inc Create the stable/dev wheel and image build files 2019-03-21 10:09:02 -04:00
centos_dev_wheels.inc Add NFV wheels to tarball 2019-11-14 10:52:14 -05:00
centos_guest_image.inc Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
centos_guest_image_rt.inc Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
centos_iso_image.inc Remove wrs-server-group SDK Module from StarlingX 2019-03-27 14:01:52 -04:00
centos_pkg_dirs Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
centos_stable_docker_images.inc Create the stable/dev wheel and image build files 2019-03-21 10:09:02 -04:00
centos_stable_wheels.inc Add NFV wheels to tarball 2019-11-14 10:52:14 -05:00
requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05: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

README.rst

nfv

StarlingX NFVI Orchestration