Bug 689954

Summary: pulp-admin content upload messages should say content instead of package
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: z_otherAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedKeywords: 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
Description of problem:
[root@preethi ~]# rpm -q pulp
pulp-0.0.154-1.fc14.noarch


see the references to packages. It should be content.

[root@preethi ~]# pulp-admin content upload /root/test.txt --repoid=local-repo
* Starting Package Upload operation. See /var/log/pulp/client.log for more verbose output

* Performing Package Uploads to Pulp server

* Performing Repo Associations 

* Content Upload complete.


[root@preethi ~]# pulp-admin content upload /root/test.txt --repoid=local-repo -v
* Starting Package Upload

* Performing Package Uploads to Pulp server
Package [test.txt] already exists on the server with checksum [a0416d3f13415aefde463775c61e9336ae7b5466345efb45452bb68e7198bdff]

* Performing Repo Associations 
Package association Complete for Repo [local-repo]: 
 Packages: 
None 
 
 Files: 
test.txt

* Content Upload complete.

Comment 1 Pradeep Kilambi 2011-03-29 19:21:08 UTC
commit 282f2cf73d38861f6e625c27efff16c50c530a39

Comment 2 Jeff Ortel 2011-03-30 21:12:05 UTC
build: 0.159

Comment 3 Preethi Thomas 2011-03-31 15:38:58 UTC
[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.

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

pulp-0.0.223-4.