Actions
Bug #28178
closedRepository create with http_proxy name fails with Error: Found more than one http_proxy.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Repository create with http_proxy name fails with Error: Found more than one http_proxy.
Steps:
hammer> repository create --name RenuRani7 --product-id 1 --content-type yum --url 'https://repos.fedorapeople.org/repos/pulp/pulp/fixtures/srpm/' --http-proxy TestProxy --http-proxy-policy use_selected_http_proxy Could not create the repository: Error: Found more than one http_proxy. hammer>
Actual Result:
Error: Found more than one http_proxy.
Expected Result:
Able to create Repository using http_proxy name.
Updated by Vijay Singh over 5 years ago
- Related to Tracker #28179: [Tracker] Content Mgmt: http_proxy issues added
Updated by Justin Sherrill over 5 years ago
- Target version set to Katello Backlog
- Triaged changed from No to Yes
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Chris Roberts
- Target version deleted (
Katello Backlog) - Pull request https://github.com/Katello/hammer-cli-katello/pull/711 added
Actions