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, 16 May 2017 16:01:17 +0000 (16:01 +0000)
commit25652eadcdaac9d8922b2bd621e7388ed18beef5
treeac3d031c54df9bbc259be01330af6f174a4b498b
parentf4433267f163dd5b3de5f0ef8304bf128a8bbc1e
Update git submodules

* Update docs/submodules/functest from branch 'stable/danube'
  - 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>
    (cherry picked from commit 678d5f956b1af373f61f97187ff3e66fdb315654)
docs/submodules/functest