Bug 689954
Summary: | pulp-admin content upload messages should say content instead of package | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
Component: | z_other | Assignee: | Pradeep Kilambi <pkilambi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | Keywords: | Triaged |
Target Milestone: | --- | ||
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:02:01 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: | 641987 |
Description
Preethi Thomas
2011-03-22 20:57:45 UTC
commit 282f2cf73d38861f6e625c27efff16c50c530a39 build: 0.159 [root@preethi ~]# rpm -q pulp pulp-0.0.159-1.fc14.noarch [root@preethi ~]# pulp-admin content upload /root/test.txt --repoid=upload -v * Starting Content Upload * Performing Content Uploads to Pulp server Successfully uploaded [test.txt] to server * Performing Repo Associations Content association Complete for Repo [upload]: Packages: None Files: test.txt * Content Upload complete. [root@preethi ~]# [root@preethi ~]# [root@preethi ~]# pulp-admin content upload /root/test.txt --repoid=upload * Starting Content Upload operation. See /var/log/pulp/client.log for more verbose output * Performing Content Uploads to Pulp server * Performing Repo Associations * Content Upload complete. Closing with Community Release 15 pulp-0.0.223-4. |