Bug 1022662
Summary: | Pulp http proxy with authentication seems broken | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Sayli Karmarkar <skarmark> |
Component: | z_other | Assignee: | Sayli Karmarkar <skarmark> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.2 | CC: | cperry, jsherril, mhrivnak, pthomas, skarmark |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | 2.2.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1021662 | Environment: | |
Last Closed: | 2013-12-09 14:36:54 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: | |||
Bug Depends On: | 1021662 | ||
Bug Blocks: | 950743, 1021669 |
Description
Sayli Karmarkar
2013-10-23 18:12:18 UTC
Since 2.2 has not built yet, moving it back to modified build: 2.2.1-0.1.beta verified [root@pulp-v2-server ~]# rpm -qa pulp-server pulp-server-2.2.1-0.2.beta.el6.noarch [root@pulp-v2-server ~]# [root@pulp-v2-server ~]# cat /etc/pulp/server/plugins.conf.d/yum_importer.json{ "num_threads" : 4, "proxy_host" : "http://pulp-proxy.usersys.redhat.com", "proxy_username": "admin", "proxy_password": "admin", "proxy_port" : 8888 } [root@pulp-v2-server ~]# Released pulp 2.2.1 |