[rfe] Unreadable output of `ironic node-list --detail` CLI command

Bug #1528497 reported by Sergii Turivnyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ironicclient
Confirmed
Wishlist
Unassigned

Bug Description

Steps to reproduce:
Execute:
     $ ironic node-list --detail

Actual result:
Output table "too long" - unreadable (see attachment)

Expected result:
Readable output

Possible way to fix:
Convert table horizontal to vertical

Tags: rfe
Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
monika (monikaparkar25)
Changed in ironic:
assignee: nobody → monika (monika-parkar)
assignee: monika (monika-parkar) → nobody
monika (monikaparkar25)
Changed in ironic:
assignee: nobody → monika (monika-parkar)
description: updated
Revision history for this message
monika (monikaparkar25) wrote :

Openstack is displayinag all the details in the horizontal format.
I understand the horizontal table is difficult to read when we have multiple columns.
The vertical table is also difficult to read when the table has more records(rows). Since openstack follows horizontal method of displaying the table, it will be uniform if the method is same at all places.

Revision history for this message
Dmitry Tantsur (divius) wrote :

Note that this bug is tricky to fix: any attempt to insert new lines will be a breaking changes, so it should be a new option. I would also recommend looking at the same issue with our new OSC plugin.

Changed in ironic:
status: New → Triaged
importance: Undecided → Wishlist
affects: ironic → python-ironicclient
monika (monikaparkar25)
Changed in python-ironicclient:
assignee: monika (monika-parkar) → nobody
Vadim Hmyrov (vhmyrov)
Changed in python-ironicclient:
assignee: nobody → Vadim Hmyrov (vhmyrov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ironicclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/375579

Changed in python-ironicclient:
status: Triaged → In Progress
Revision history for this message
Ruby Loo (rloo) wrote : Re: Unreadable output of `ironic node-list --detail` CLI command

Hi, since it looks like you're proposing a change to the command (adding a new option), this needs to be an RFE.

summary: - Unreadable output of `ironic node-list --detail` CLI command
+ [rfe] Unreadable output of `ironic node-list --detail` CLI command
tags: added: rfe
Revision history for this message
Ruby Loo (rloo) wrote :

You should clearly indicate what your proposal is. The code cannot be approved if this request isn't approved.

Vladyslav Drok (vdrok)
Changed in python-ironicclient:
assignee: Vadim Hmyrov (vhmyrov) → nobody
status: In Progress → Confirmed
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.