Update git submodules
authorManuel Buil <mbuil@suse.com>
Tue, 12 Jun 2018 14:23:38 +0000 (16:23 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 13 Jun 2018 07:59:33 +0000 (07:59 +0000)
commitdee1d6de23b78fca3f5aa7685638d4e0e76ce81f
tree282524d7ab6723209d553cd5dc69ae1401c72ddd
parent2e386c17910beeaf45584bb8956563fa698fa91b
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Bug fix: pass variables in the class constructor

    The Testcase class requires parameters in the constructor. We should pass
    them or otherwise we get an error:

    https://github.com/opnfv/functest-xtesting/blob/master/xtesting/core/testcase.py#L48

    ERROR:

    TypeError: "__init__() got an unexpected keyword argument 'project_name'"

    Change-Id: I6f4b62b7ff201bf6878004e3fb452778c6b55f0e
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/sfc