Update git submodules
authorMatthewLi <matthew.lijun@huawei.com>
Sat, 25 Mar 2017 06:44:00 +0000 (02:44 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 28 Mar 2017 12:04:47 +0000 (12:04 +0000)
commitbe9592f5b363ea623b9647cd26ca3f65689d299f
treeb086d8115bc1f92a2bd5394ec50eaf70f124e469
parentf5fb0de71b827c9861eca3e59ac028c2b8371d4c
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - refstack client: manually running improvement

    JIRA: FUNCTEST-758

    1.python tempest_conf.py can generate a reference tempest.conf under /hom/opnfv/.../refstack_client
      this is based on "rally verify configure-verifier"
      surely, user can define his/her own tempest.conf by not using this
    2.python refstack_client.py -c <tempest_conf_path> --testlist <testlist_file_path>
      if not given, will use default path, if file not exists, will have error

    Change-Id: I1ceecbe8fe86fbe0d53b736a0f3b9a9ae01f262f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
docs/submodules/functest