Update git submodules
authorCedric Ollivier <ollivier.cedric@gmail.com>
Mon, 27 Mar 2017 07:21:45 +0000 (07:21 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 27 Mar 2017 07:21:45 +0000 (07:21 +0000)
commit7eb80c14847a3517b375e385a0d74b4964884223
treebdb24220ea78af1024f64f32375c06d967faadaf
parentcccec9d480c97223ebe0879c799b7d0798998bea
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix pylint warnings in test_testcase_base"
  - Fix pylint warnings in test_testcase_base

    It takes into account the following warnings:
      - wrong-import-order
      - no-value-for-parameter

    The 'no-value-for-parameter' warnings are false positive. The added
    default values are useless but avoid them.

    Change-Id: I50d0af178d9da668a3c72e75f5af467d36ca0e6a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest