diff options
author | Yifei Xue <xueyifei@huawei.com> | 2018-03-16 14:31:22 +0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-18 12:33:55 +0000 |
commit | cfab4a6136961f6ab0775d9a1cb6605cc6f668d8 (patch) | |
tree | 11ca8e2907f570fca5490376df716f730dcbcd65 | |
parent | 2d17c08e8c0fd092f8ae202a4122cef225bb50c5 (diff) |
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>
m--------- | docs/submodules/compass4nfv | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/compass4nfv b/docs/submodules/compass4nfv -Subproject cb4d8671693d27b26de34852795782d28046117 +Subproject 5cb3ed55f09fb23a65a4a4bc03c8e4830ad1573 |