Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 668453

Summary: pulp-admin should use its own configuration file
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: z_otherAssignee: James Slagle <jslagle>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: dhaval.joshi, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: Sprint 26   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-24 20:12:51 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 Jay Dobies 2011-01-10 15:00:52 UTC
Currently, both pulp-client and pulp-admin use /etc/pulp/client.conf. That contains a lot of attributes that are specific only to pulp-client. To make the user experience better, we should split out a separate configuration file for pulp-admin so we don't have a bunch of notes that say "This isn't used by pulp-admin".

Comment 1 James Slagle 2011-08-05 16:50:13 UTC
pulp-admin now used /etc/pulp/admin/admin.conf
pulp-consumer (formerly pulp-client) now uses /etc/pulp/consumer/consumer.conf

Comment 2 Jeff Ortel 2011-08-05 21:02:24 UTC
build: 0.222

Comment 3 Preethi Thomas 2011-08-24 17:15:11 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.226-1.fc14.noarch

[root@preethi ~]# ls /etc/pulp/admin/admin.conf
/etc/pulp/admin/admin.conf

[root@preethi ~]# ls /etc/pulp/consumer/
consumer.conf  consumer.conf.rpmnew  consumer.conf.rpmsave
[root@preethi ~]# rpm -q pulp

Comment 4 Preethi Thomas 2012-02-24 20:12:51 UTC
Pulp v1.0 is released
Closed Current Release.