tacker-horizon/tacker_horizon/openstack_dashboard/dashboards/nfv
Manpreet Kaur 6e8063140d Fix retrieval of VNF details in NFV dashboard
The VNF details are retrieved using VNF mgmt IP address
(parameter: mgmt_url) received in "show_vnf" API response.

But this functionality was failing as "mgmt_url" parameter was
missing from API response.

Reason:
Earlier in tacker, VNF mgmt IP address was assigned to parameter
named "mgmt_url". But in [1] it was changed to "mgmt_ip_address".

This patch replaces "mgmt_url" to "mgmt_ip_address" for vnf as well
as for vnffg details retrieval.

[1] https://review.opendev.org/c/openstack/tacker/+/490471

Closes-Bug: #1899740
Change-Id: I47d8cb12ae004a8b927277ee1fe222daa800214f
2021-08-25 11:08:48 +05:30
..
nscatalog Dropping explicit unicode literal 2021-01-30 15:54:21 +05:30
nsmanager Dropping explicit unicode literal 2021-01-30 15:54:21 +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 Dropping explicit unicode literal 2021-01-30 15:54:21 +05:30
vnfcatalog Dropping explicit unicode literal 2021-01-30 15:54:21 +05:30
vnffgcatalog Dropping explicit unicode literal 2021-01-30 15:54:21 +05:30
vnffgmanager Fix retrieval of VNF details in NFV dashboard 2021-08-25 11:08:48 +05:30
vnfmanager Fix retrieval of VNF details in NFV dashboard 2021-08-25 11:08:48 +05:30
__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