Update git submodules
authorYifei Xue <xueyifei@huawei.com>
Fri, 16 Mar 2018 06:31:22 +0000 (14:31 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 18 Mar 2018 12:33:55 +0000 (12:33 +0000)
commitcfab4a6136961f6ab0775d9a1cb6605cc6f668d8
tree11ca8e2907f570fca5490376df716f730dcbcd65
parent2d17c08e8c0fd092f8ae202a4122cef225bb50c5
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Bug fix for tacker installation

    JIRA: -

    By default, os_tacker will use "{{ tacker_bin | dirname }}/etc/tacker"
    as tacker_etc_dir. This will cause a failure when keystone creates
    fernet key for VIM in tacker due to keystone uses "/etc/tacker" by
    default. So this patch is proposed to set tacker_etc_dir to
    "/etc/tacker".

    Change-Id: Icbffaeb1376f83b4c9904b0258139ce1518ac9f8
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
docs/submodules/compass4nfv