Bug 789446

Summary: Repo discovery help
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: z_otherAssignee: Sayli Karmarkar <skarmark>
Status: CLOSED CANTFIX QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: cperry, mhrivnak, 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: 2013-09-26 21:39:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Preethi Thomas 2012-02-10 19:12:31 UTC
Description of problem:
repo discovery help --type have a coma after yum but nothing else


 -t TYPE, --type=TYPE  content type to look for during discovery(required);
                        supported types: ['yum',]


Version-Release number of selected component (if applicable):
[root@katello-test ~]# rpm -q pulp
pulp-0.0.265-1.el6.noarch
[root@katello-test ~]# 


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
[root@katello-test ~]# pulp-admin repo discovery  --helpUsage: pulp-admin <options> repo discovery <options>

Options:
  -h, --help            show this help message and exit
  -u URL, --url=URL     root url to perform discovery (required); Supported
                        Urls: ['http', 'https', 'file']; For a file based url,
                        the path should be accessible by apache
  --ca=CA               path location to the url ca certificate
  --cert=CERT           path location to the url entitlement combined private
                        key and certificate
  -g GROUPID, --groupid=GROUPID
                        groupids to associate the discovered repos (optional)
  -y, --assumeyes       assume yes; automatically create candidate repos for
                        discovered urls (optional)
  -t TYPE, --type=TYPE  content type to look for during discovery(required);
                        supported types: ['yum',]


Expected results:


Additional info:

Comment 1 Michael Hrivnak 2013-09-26 21:39:10 UTC
We don't have this feature anymore.