Update git submodules
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 30 Mar 2017 03:24:05 +0000 (23:24 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 16 May 2017 16:01:25 +0000 (16:01 +0000)
commit5fe56ae388fa5225b3ceffd93fba5a9f39c5199e
tree91338fcae4e6427634bda4b789b44a05bc916809
parent6b06013b679151b0e4e6d6bd15b12271f1d8b6c0
Update git submodules

* Update docs/submodules/functest from branch 'stable/danube'
  - refstack client: improvement and fix of TestCase usage

    JIRA: FUNCTEST-772

    1, RefstackClientParser should not be a subclass of TestCase
    2, tempest_conf.py used for generating reference tempest.conf file
       not related to functest cmd, use logger is enough

    Conflicts:
        functest/opnfv_tests/openstack/refstack_client/refstack_client.py

    Change-Id: If9c37331a5a7687e5704e546efcdea8175b1529c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
    (cherry picked from commit 2f0b1281308cb494d83240eaa5137ca0524718b7)
docs/submodules/functest