From 25652eadcdaac9d8922b2bd621e7388ed18beef5 Mon Sep 17 00:00:00 2001
From: MatthewLi <matthew.lijun@huawei.com>
Date: Sat, 25 Mar 2017 02:44:00 -0400
Subject: 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/functest b/docs/submodules/functest
index f5b4588ae..24aaee151 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit f5b4588ae8d59f1f1bd4ca4406419d1dc9da35df
+Subproject commit 24aaee1511131e9528999ec7cfdb88240d7cff50
-- 
cgit