Bug 608699

Summary: pulp, pulp package use of --repoid is confusing to user
Product: [Retired] Pulp Reporter: wes hayutin <whayutin>
Component: z_otherAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedKeywords: QA-Closed
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-20 16:11:24 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:

Description wes hayutin 2010-06-28 13:53:07 UTC
Description of problem:

repoid is confusing because the term is not used w/ a repo list. We may want to switch it to label or something

[root@localhost httpd]# pulp package info -p zsh --repoid=f12-i386
Package [zsh] not found in repo [f12-i386]

[root@localhost httpd]# pulp repo list
+-------------------------------------------+
    List of Available Repositories 
+-------------------------------------------+

Label              	f12-i386                 
Name               	f12-i386                 
Feed               	{'url': 'http://download.devel.redhat.com/released/F-12/GOLD/Fedora/i386/os/', 'type': 'yum', 'supported_types': ['yum', 'local', 'rhn']}
Arch               	i386                     
Packages           	0                        
Package Categories 	[]                       
Package Groups     	0

Comment 1 wes hayutin 2010-06-28 14:05:20 UTC
Usage: pulp package info [OPTIONS]

Options:
  -h, --help            show this help message and exit
  -p NAME, --pkgname=NAME
                        Repository Label
  --repoid=REPOID       Repository Label

Comment 2 Preethi Thomas 2010-10-20 16:11:24 UTC
Closed after review.