Bug 963435

Summary: The Nectar config has a key called proxy_url when it is really a proxy host
Product: [Retired] Pulp Reporter: Randy Barlow <rbarlow>
Component: z_otherAssignee: Barnaby Court <bcourt>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: low    
Version: MasterCC: bcourt, mhrivnak, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: 2.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 14:31:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Randy Barlow 2013-05-15 19:33:56 UTC
We should rename the configuration item proxy_url to proxy_host in the DownloadConfig so that it's not misleading.

Comment 1 Barnaby Court 2013-09-26 17:00:52 UTC
proxy_url has already been renamed to proxy_host in all repositories outside of nectar.  Nectar is still using the proxy_url as a url as opposed to a hostname so it makes sense to be calling it a URL in context of the nectar config.  The pulp server is mapping proxy_host to proxy_url in pulp/server/pulp/plugins/util/nectar_config.py

No change needs to be made for this bug.

Comment 2 Preethi Thomas 2013-09-30 17:10:05 UTC
moving to verified

Comment 3 Preethi Thomas 2013-12-09 14:31:18 UTC
Pulp 2.3 released.