Update git submodules
authorCedric Ollivier <cedric.ollivier@orange.com>
Mon, 29 Jan 2018 13:46:50 +0000 (13:46 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 29 Jan 2018 13:46:50 +0000 (13:46 +0000)
commitea834283fab39c37dd8244ee3adb9dd724a05594
tree02a641166cf11dd9013b57aceabd796c9eea9526
parentf089512f9eb47dc8ccef58b6c482fcaff8c65ca2
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix warnings in all snaps-related modules"
  - Fix warnings in all snaps-related modules

    It also adds vping/__init__.py to stop skipping vping unit tests.
    It removes the useless import os which is not required for mock (here
    the mock patch was simply false).

    It should be noted that the code is partially duplicated between
    snaps_test_runner.py and vping_base_base.py. A small part of code has
    been rewritten to fix that without multi inheritance.

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