From: Jose Lausuch Date: Fri, 5 May 2017 07:50:31 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-5.0.0~3322 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=5ae568e675342d5cde09a36beda2359ffab166df;p=opnfvdocs.git Update git submodules * Update docs/submodules/functest from branch 'master' - Merge "Delete functest.utils.functest_logger" - Delete functest.utils.functest_logger It deletes functest.utils.functest_logger and the related unit tests. Then it modifies all functest modules to get all loggers via logging.getLogger(). __name__ is mainly used as getLogger arg as proposed by logging [1]. All loggers and handlers are now defined via functest/ci/logging.ini instead of a dict loaded by an external json file. Now only warn messages and info messages from ci and core packages are printed in console. [1] https://docs.python.org/2/library/logging.html Change-Id: Ic192855e0f9bf94825d8f7ec73549a0f3b8d44c5 Signed-off-by: Cédric Ollivier --- diff --git a/docs/submodules/functest b/docs/submodules/functest index 520ebc495..533e08503 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 520ebc4959d1a62d3792311c16c4276f53721486 +Subproject commit 533e08503e5888adb7a7cfa8b112502385130a8f