Update git submodules

* Update tacker-horizon from branch 'master'
  to 1d18379c944fceb56c6367b50c1734e037eee486
  - Fix rendering failure in the VNF Manager tab
    
    After creating VNF Instance using vnflcm v1 API, tacker-horizon VNF
    Manager tab becomes not being able to redner the view correctly. This
    happens because VNF Manager tab tries to obtain `vim_name` and fails.
    The `vim_name` attribute is no longer available in vnflcm v1 API.
    
    This patch fix this problem by simply using `get` method to obtain
    `vim_name`.
    
    Closes-bug: #1950783
    Signed-off-by: Hiromu Asahina <hiromu.asahina.az@hco.ntt.co.jp>
    Change-Id: If78ffe41dbe3e04cde5678a07df9f55382eb5481
This commit is contained in:
Hiromu Asahina 2021-11-16 16:33:04 +09:00 committed by Gerrit Code Review
parent f01a0fa732
commit 3a1bf12a95
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f0ebb6d620e818477f4603b9ea44d1d4f52c0ddf
Subproject commit 1d18379c944fceb56c6367b50c1734e037eee486