Bug 1196191

Summary: The output of 'tuskar plan-show' is too wide for any terminal and is unreadable
Product: Red Hat OpenStack Reporter: Udi Kalifon <ukalifon>
Component: python-tuskarclientAssignee: Lennart Regebro <lregebro>
Status: CLOSED ERRATA QA Contact: yeylon <yeylon>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0 (Juno)CC: akrivoka, calfonso, dnavale, lregebro, mburns, ohochman, rhel-osp-director-maint, srevivo
Target Milestone: z2Keywords: Triaged, ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-tuskarclient-0.1.18-4.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 12:21:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Udi Kalifon 2015-02-25 13:06:33 UTC
Description of problem:
Waaaay too much output scrolls up on the screen when you run 'tuskar plan-show <plan-id>', and every line of output is 439 characters long so it spans at least 2 lines. This distorts the format of the table and makes it hard to read anything. Please format the long lines to fit an average terminal width without braking the columns layout, and we'll be able to make something out of the output.


How reproducible:
100%


Steps to Reproduce:
1. Follow the TripleO CLI guide in https://openstack.redhat.com/TripleO-CLI

Comment 3 Ana Krivokapic 2015-06-01 15:02:19 UTC
The output of plan-show has been fixed for some time now. Here's what it looks like now:

http://paste.openstack.org/show/253073/

Comment 5 Udi Kalifon 2015-06-10 06:18:20 UTC
Ana, what about the output when using the --verbose option? Should we fix that too?

Comment 6 Ana Krivokapic 2015-06-10 10:27:10 UTC
We can wrap the lines thus making the output more readable. Other than that, I wouldn't change anything else - the point of the verbose flag is to get as much info about the plan as possible.

Comment 7 Lennart Regebro 2015-06-11 12:26:22 UTC
I have a patch for review:

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

Comment 9 Lennart Regebro 2015-07-03 09:05:22 UTC
No, sorry, once again I got POST and MODIFIED confused.

Comment 12 Udi Kalifon 2015-09-10 10:07:10 UTC
Verified: python-tuskarclient-0.1.18-4.el7ost.noarch

Comment 15 errata-xmlrpc 2015-10-08 12:21:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2015:1875

Comment 16 Lennart Regebro 2015-11-30 14:12:52 UTC
Does need doc text.

Comment 17 Lennart Regebro 2015-11-30 14:13:28 UTC
Sorry, does NOT need doc text. (Also closed, I'm just clearing out the needinfo flag).