Update git submodules
authorCedric Ollivier <ollivier.cedric@gmail.com>
Mon, 27 Mar 2017 12:00:55 +0000 (12:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 27 Mar 2017 12:00:55 +0000 (12:00 +0000)
commit88c0ad4561cc6ef09e66d92554b969b71fd7e519
treef5af8c1079cc1c164d21ed49969640969c9705ab
parent6df43120424672c888a13f24a7f8134a4ea638f5
Update git submodules

* Update docs/submodules/functest from branch 'stable/danube'
  - Merge "Fix pylint warnings in test_testcase_base" into stable/danube
  - 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>
    (cherry picked from commit e7440f39c66121cf915f156897c0a7d0e2af2951)
docs/submodules/functest