No VNF Package ID value in SHOW VNFLCM

Bug #2078757 reported by Kyaw Myo Thant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-tackerclient
Fix Released
Undecided
Kyaw Myo Thant

Bug Description

VNF Package ID isn't shown in SHOW VNFLCM openstack command.
The sample output for the error is as follow:

___

stack@vagrant:~$ openstack vnflcm show 93ba9167-50c5-4085-b77b-730017776fae
+-----------------------------+-----------------------------------------------------------------------------------------------+
| Field | Value |
+-----------------------------+-----------------------------------------------------------------------------------------------+
| ID | 93ba9167-50c5-4085-b77b-730017776fae |
| Instantiation State | NOT_INSTANTIATED |
| Links | { |
| | "self": { |
| | "href": |
| | "http://localhost:9890/vnflcm/v1/vnf_instances/93ba9167-50c5-4085-b77b-730017776fae" |
| | }, |
| | "instantiate": { |
| | "href": "http://localhost:9890/vnflcm/v1/vnf_instances/93ba9167-50c5-4085-b77b- |
| | 730017776fae/instantiate" |
| | } |
| | } |
| VIM Connection Info | |
| VNF Configurable Properties | |
| VNF Instance Description | |
| VNF Instance Name | vnf-93ba9167-50c5-4085-b77b-730017776fae |
| VNF Product Name | Sample VNF |
| VNF Provider | Company |
| VNF Software Version | 1.0 |
| VNFD ID | b1bb0ce7-ebca-4fa7-95ed-4840d70a1177 |
| VNFD Version | 1.0 |
| vnfPkgId | |
+-----------------------------+-----------------------------------------------------------------------------------------------+
___

Changed in python-tackerclient:
assignee: nobody → Kyaw Myo Thant (at-kyawmyothant)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tackerclient (master)
Changed in python-tackerclient:
status: New → In Progress
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tackerclient (master)

Reviewed: https://review.opendev.org/c/openstack/python-tackerclient/+/927765
Committed: https://opendev.org/openstack/python-tackerclient/commit/7761e073aaefc2f773277ed8baffd3069a063329
Submitter: "Zuul (22348)"
Branch: master

commit 7761e073aaefc2f773277ed8baffd3069a063329
Author: Kyaw Myo Thant <email address hidden>
Date: Tue Sep 3 11:47:31 2024 +0900

    Add `VNF Package ID` to output of SHOW VNFLCM

    Tacker API add VNF Package ID to the Tacker V1 VNFLCM API.
    This patch adds `VNF Package ID` to the output of
    `openstack vnflcm show` command.

    Fixes-bug: #2078757
    Change-Id: I6edd3b5c080aff350cc6e1c8cab4f25bafe02890

Changed in python-tackerclient:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.