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>