Update git submodules
authorJose Lausuch <jose.lausuch@ericsson.com>
Thu, 4 May 2017 12:11:59 +0000 (12:11 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 4 May 2017 12:11:59 +0000 (12:11 +0000)
commitc791ed04a6bfd119ef8f9cf3de97775d544b7974
treec539ae8c45f2b55ee1197d9a4fc8661df429b675
parent7485089878a9442534d33e52d5a1e25f59e82cd8
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add the choice of interface for keystoneclient"
  - Add the choice of interface for keystoneclient

    1. When functest is running on external host not jumpserver,
       keystoneclient is used to retrieve or create projects/tenants
       and users, which would fail to establish connection to the admin
       endpoint.
    2. Keystoneclient will connect to the public endpoint by setting the
       env OS_INTERFACE to be public.
    3. Remove the admin endpoint check in check_os.sh.

    JIRA: FUNCTEST-801

    Change-Id: I324f5c8fdf61447319070a23f6b6bc6b1bbc1d48
Signed-off-by: Linda Wang <wangwulin@huawei.com>
docs/submodules/functest