tacker-horizon/tacker_horizon
Hiromu Asahina 1d18379c94 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
2021-11-15 09:22:32 +09:00
..
enabled Add Horizon UIs for managing Kubernetes VIMs 2018-03-10 11:39:18 +09:00
openstack_dashboard Fix rendering failure in the VNF Manager tab 2021-11-15 09:22:32 +09:00
test Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
__init__.py Fix tacker_horizon package namespace and README instruction 2015-06-04 16:29:17 -07:00