Bug 670204

Summary: Small clean up for `repo list` output
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: z_otherAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: jconnor
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-16 12:07:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 647488    

Description Jay Dobies 2011-01-17 14:41:59 UTC
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+

Id                 	test                     
Name               	test                     
FeedURL            	http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/x86_64
FeedType           	yum                      
Arch               	noarch                   
Sync Schedule      	None                     
Packages           	10                       
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None                  


"FeedURL" and "FeedType" have no spaces and look more like a simple programmatic dump of the data, whereas "Sync Schedule" makes it look like this is a more user-friendly output.

Similarly, we abbreviate "Arch" but use the full word for "Distributions".

We should stay consistent. IMO, we should limit abbreviations and use spaces to make this appear to be a more polished output that is meant to be read by humans.

Comment 1 Pradeep Kilambi 2011-03-29 19:38:14 UTC
commit 15f268f23fd82de6efe971b7aacb13d74d71a590

Comment 2 Jeff Ortel 2011-03-30 21:12:03 UTC
build: 0.159

Comment 3 Preethi Thomas 2011-05-05 19:14:50 UTC
verified

[root@preethi ~]# rpm -q pulp
pulp-0.0.173-1.fc14.noarch
[root@preethi ~]# pulp-admin repo create --id foo-1 --arch i386
Successfully created repository [ foo-1 ]

[root@preethi ~]# pulp-admin repo  list
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+

Id                 	foo-1                    
Name               	foo-1                    
Feed URL           	None                     
Feed Type          	None                     
Feed Certs         	No                       
Consumer Certs     	No                       
Architecture       	i386                     
Sync Schedule      	None                     
Packages           	0                        
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None                     
Filters            	[]                       
Notes              	{}                       


Id                 	f13-original             
Name               	f13-original             
Feed URL           	http://download.devel.redhat.com/released/F-13/GOLD/Fedora/x86_64/os/
Feed Type          	yum                      
Feed Certs         	No                       
Consumer Certs     	No                       
Architecture       	x86_64                   
Sync Schedule      	None                     
Packages           	3102                     
Files              	0                        
Distributions      	ks-f13-original-x86_64   
Publish            	True                     
Clones             	[]                       
Groups             	None                     
Filters            	[]                       
Notes              	{}

Comment 4 Preethi Thomas 2011-08-16 12:07:54 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:21:16 UTC
Closing with Community Release 15

pulp-0.0.223-4.