From 9fa5613bd364d28f2517dafdc30950637ebec289 Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Wed, 30 Aug 2017 09:00:27 +0000 Subject: Update git submodules * Update docs/submodules/functest from branch 'master' - Disable urllib3 warnings 1. When running in compass OSA, lots of SubjectAltNameWarnings are shown in console, so just disable the warnings here. See https://github.com/shazow/urllib3/issues/497 for details 2. Redirect warnings issued by the warnings module to the logging system via logging.captureWarnings(True) 3. But urllib3 warning is still there for two cmds about rally/tempest. Change-Id: Ic22cf8e2babc10c9d55a7ed46b841312a4e430a7 Signed-off-by: Linda Wang --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/functest b/docs/submodules/functest index 6c5c75973..0e057acf0 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 6c5c75973588e757f9bd4ee8f88fabfd1dc29b02 +Subproject commit 0e057acf0cce634f0ab4e472184d2af2d46689fd -- cgit 1.2.3-korg