Reduce the number of columns in vnf/vnfd/vim-list

Bug #1593163 reported by bharaththiruveedula
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
In Progress
Low
Neeldhwaj Pathak

Bug Description

Currently we are displaying many "columns" in vnf,vim and vnfd-list commands in python-tackerclient. We need to reduce the number of columns to be displayed. And introduce a new feature let's say "--long" which displays all the fields of the corresponding resource.

summary: - Reduce the number of columns in vnf/vnfd-list
+ Reduce the number of columns in vnf/vnfd/vim-list
description: updated
Revision history for this message
Manikantha Srinivas Tadi (manikantha-tadi) wrote :

The proposal is looks good, it will make CLI users Life easy. Curious to know if we have same analogous situation in other openstack projects.

Changed in tacker:
importance: Undecided → Low
Revision history for this message
Kawaguchi (ken-kawaguchi) wrote :

How many to reduce, how many do we display the columns using "--long" option?
Do the columns in each command display as follows:

vnf-list:
  without "--long"
    id, name, description, mgmt_url, status, vim_id
  with "--long"
    id, tenant_id, instance_id, name, description, mgmt_url, status, vim_id, placement_attr, error_reason

vnfd-list:
  without "--long"
    id, name, description, infra_driver, mgmt_driver
  with "--long"
    id, tenant_id, name, description, infra_driver, mgmt_driver, service_types

vim-list:
  without "--long"
    id, tenant_id, name, type, description, auth_url
  with "--long"
    id, tenant_id, name, type, description, auth_url, vim_project, placement_attr, auth_cred

Would you please tell me if there is a good idea?

Neeldhwaj Pathak (neel)
Changed in tacker:
assignee: nobody → Neeldhwaj Pathak (neel)
Neeldhwaj Pathak (neel)
Changed in tacker:
status: New → In Progress
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.