Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 668541

Summary: Naming mismatch between repo create and list
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: z_otherAssignee: Sayli Karmarkar <skarmark>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: cperry, skarmark, tsanders
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 14:20:52 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-10 18:47:30 UTC
When referring to a repo in any command (create, bind, etc) the argument is called "repoid", however when viewing the repo list (either through pulp-client or pulp-admin) it's referred to as "Label". This can cause confusion when a consumer is trying to bind a repo but may not know if --repoid refers to some sort of hidden ID (i.e. a database generated one) or Label.

Comment 1 Sayli Karmarkar 2011-01-12 18:59:40 UTC
Changed "Label" from repo list result to "Id" for consistency. 

$ pulp-admin repo list
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+

Id                 	foobar                   
Name               	foobar                   
FeedURL            	None                     
FeedType           	None                     
Arch               	noarch                   
Sync Schedule      	None                     
Packages           	0                        
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None

Comment 2 Jay Dobies 2011-01-12 19:37:04 UTC
Fixed in build 0.123.

Comment 3 Preethi Thomas 2011-01-12 20:32:39 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.123-1.fc14.noarch

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

Id                 	f13                      
Name               	f13                      
FeedURL            	http://download.devel.redhat.com/released/F-13/GOLD/Fedora/x86_64/os/
FeedType           	yum                      
Arch               	x86_64                   
Sync Schedule      	None                     
Packages           	0                        
Files              	0                        
Distributions      	None                     
Publish            	True                     
Clones             	[]                       
Groups             	None

Comment 4 Preethi Thomas 2011-08-16 14:20:52 UTC
Closing with Community Release 15

pulp-0.0.223-4.