No VNF Package ID value in SHOW VNFLCM
| 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-
+------
| Field | Value |
+------
| ID | 93ba9167-
| Instantiation State | NOT_INSTANTIATED |
| Links | { |
| | "self": { |
| | "href": |
| | "http://
| | }, |
| | "instantiate": { |
| | "href": "http://
| | 730017776fae/
| | } |
| | } |
| VIM Connection Info | |
| VNF Configurable Properties | |
| VNF Instance Description | |
| VNF Instance Name | vnf-93ba9167-
| VNF Product Name | Sample VNF |
| VNF Provider | Company |
| VNF Software Version | 1.0 |
| VNFD ID | b1bb0ce7-
| VNFD Version | 1.0 |
| vnfPkgId | |
+------
___
| Changed in python-tackerclient: | |
| assignee: | nobody → Kyaw Myo Thant (at-kyawmyothant) |
| description: | updated |
Fix proposed to branch: master /review. opendev. org/c/openstack /python- tackerclient/ +/927765
Review: https:/