From adc6e026964778d892ac97428eaddb6cf6916edc Mon Sep 17 00:00:00 2001
From: Jose Lausuch <jose.lausuch@ericsson.com>
Date: Thu, 4 May 2017 12:12:38 +0000
Subject: Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update rally_conf.json for creating deployment"
  - Update rally_conf.json for creating deployment

    1. The rally_conf.json is obtained via def get_credentials_for_rally(),
       where the parameter endpoint_type is supposed to get from the env
       OS_ENDPOINT_TYPE or OS_INTERFACE, just as the def
       get_creds_from_env_vars() in rally project [1].

    [1] https://github.com/openstack/rally/blob/master/rally/cli/envutils.py

    JIRA: FUNCTEST-801

    Change-Id: I6b6be82b9ff7f04948b47c4fca836d415fe13f8b
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
---
 docs/submodules/functest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/functest b/docs/submodules/functest
index 55d0b662f..983ff4f3c 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit 55d0b662f08ef3c648acfb8d3f1c6f6c71992187
+Subproject commit 983ff4f3c63ed4088392d93e8ed6790fef8af9b7
-- 
cgit