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)
commit805f500140207810ac4bce111d229c33752b13b2
treed1982b235ed1a6d15de9005690b6c781e6d2e454
parent8fd2fc18777eeb319a8ecd86e0b59fd140ed9a8e
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