tacker-horizon/tacker_horizon/openstack_dashboard/dashboards/nfv
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
..
nscatalog Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
nsmanager Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
static/dashboard/nfv Re-structure tacker-horizon static dir 2018-03-19 22:33:21 +09:00
templates/nfv Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
vim Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
vnfcatalog Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
vnffgcatalog Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
vnffgmanager Merge "Add tacker-horizon integration test framework" 2021-08-31 02:03:13 +00:00
vnfmanager Fix rendering failure in the VNF Manager tab 2021-11-15 09:22:32 +09:00
__init__.py Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
dashboard.py Switch to hacking 3.0 2020-05-15 15:10:49 +00:00
utils.py Adds audit support for VNF, VIM and VNFD resources 2016-09-08 15:28:28 -05:00