Bug 670204
Summary: | Small clean up for `repo list` output | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Jay Dobies <jason.dobies> |
Component: | z_other | Assignee: | Pradeep Kilambi <pkilambi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | 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
commit 15f268f23fd82de6efe971b7aacb13d74d71a590 build: 0.159 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 {} Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |