Update git submodules
authorxudan <xudan16@huawei.com>
Mon, 12 Feb 2018 07:17:28 +0000 (02:17 -0500)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Feb 2018 17:05:10 +0000 (17:05 +0000)
commit6a21f56b4d2c18a743a6ee332dba87477b6933e2
tree686b38f7f108f0916c133d0457eb7c5870bb2cce
parent8800b790761bf6e97da0e7536bd063ad34af288c
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add a function to check the cacert file

    1. Currently it won't pass the cacert file to other containers if the
       OS_AUTH_URL is http not https.
    2. However, even though the OS_AUTH_URL is http, it still needs cacert file
       somewhere for Functest and Rally.
    3. This problem is found on Fuel Euphrates.
    4. Add a function to check whether the cacert file exists.
    5. If exists, pass it to testing project containers.

    JIRA: DOVETAIL-616

    Change-Id: Ied7bcc72e8f1c738bbce32c18096ca13641d3cd7
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/dovetail