CLI: Add VNFD id in vnf-list output

Bug #1592277 reported by Kanagaraj Manickam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Low
Manikantha Srinivas Tadi

Bug Description

While running the vnf-list command, it does not provide the information on the VNFD ID for each of VNF listed.

Sample list:

(tacker) vnf-list
+--------------------------------------+------+-------------+-----------------------+--------+--------------------------------------+----------------------------+
| id | name | description | mgmt_url | status | vim_id | placement_attr |
+--------------------------------------+------+-------------+-----------------------+--------+--------------------------------------+----------------------------+
| 84cec471-63f1-43da-a673-75b8c8f74958 | test | sample VNF | | ERROR | 5fca47a4-f01e-41f7-8af7-837297c41e9d | {u'vim_name': u'devstack'} |
| a2834781-ec72-40ce-b1fb-13cae17ecf18 | test | sample VNF | {"VDU1": "10.0.0.24"} | ACTIVE | 5fca47a4-f01e-41f7-8af7-837297c41e9d | {u'vim_name': u'devstack'} |
| fc5ce9a1-15f3-4f5d-803b-424a6111f413 | test | sample VNF | {"vdu1": "10.0.0.21"} | ACTIVE | 5fca47a4-f01e-41f7-8af7-837297c41e9d | {u'vim_name': u'devstack'} |
+--------------------------------------+------+-------------+-----------------------+--------+--------------------------------------+----------------------------+

Add additional column to report vnfd_id here.

Tags: rfe
Changed in tacker:
assignee: nobody → Manikantha Srinivas Tadi (manikantha-tadi)
Changed in tacker:
importance: Undecided → Low
Revision history for this message
Manikantha Srinivas Tadi (manikantha-tadi) wrote :

This should be fixed only after we have the --long option introduced in the following patchset.

https://review.openstack.org/#/c/336459/

Changed in tacker:
status: New → Confirmed
Changed in tacker:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tackerclient 0.9.0

This issue was fixed in the openstack/python-tackerclient 0.9.0 release.

Changed in tacker:
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.