Update git submodules
authorLinda Wang <wangwulin@huawei.com>
Wed, 30 Aug 2017 09:00:27 +0000 (09:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 13 Sep 2017 13:00:28 +0000 (13:00 +0000)
commit9fa5613bd364d28f2517dafdc30950637ebec289
tree1cd69c373ecbf84818998123818f8405704838b0
parentdf8ff5a4b5c37254d36eeda7d8a603c8bb1db294
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 <wangwulin@huawei.com>
docs/submodules/functest