python-tackerclient/tackerclient/osc
Ai Hamano 0a8dced06e Improved display of vnfPkgId for v2 Tacker
This patch fixes the output of v2 Tacker so that vnfPkgId of
VnfInstance that are only used in v1 Tacker are not displayed
as CLI output.
This is because it is confusing for v2 users that unused vnfPkgId
(VNF Package ID) is always displayed as empty.

The vnfPkgId (VNF Package ID) remain displayed in the v1 Tacker
CLI output.

Change-Id: I4adea34e9c2c7fc51e087d2a00f47db77d67fe4a
2024-12-09 14:02:02 +09:00
..
common Multi version API support 2021-08-31 22:24:52 +00:00
v1 Improved display of vnfPkgId for v2 Tacker 2024-12-09 14:02:02 +09:00
v2 Fix output regarding PM Job response 2024-02-22 09:29:32 +00:00
__init__.py Base OpenStackClient(OSC) plugin support 2018-01-05 19:11:02 +08:00
plugin.py Multi version API support 2021-08-31 22:24:52 +00:00
sdk_utils.py Add command to read vnfd of vnf package API 2020-04-09 07:21:06 +00:00
utils.py Add support cnf auto scale via threshold interface 2023-02-16 10:36:47 +09:00