Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1774325 - No options available to create/list/update http_proxy using hammer CLI
Summary: No options available to create/list/update http_proxy using hammer CLI
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: 6.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.7.0
Assignee: Chris Roberts
QA Contact: Jameer Pathan
URL:
Whiteboard:
Depends On: 1779642 1779671
Blocks: 1774324
TreeView+ depends on / blocked
 
Reported: 2019-11-20 02:54 UTC by vijsingh
Modified: 2020-04-14 15:54 UTC (History)
7 users (show)

Fixed In Version: tfm-rubygem-hammer_cli_foreman-0.19.2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-14 15:54:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 28176 0 Normal Closed No options available to create/list/update http_proxy using hammer CLI 2020-11-27 10:17:00 UTC
Red Hat Product Errata RHBA-2020:1455 0 None None None 2020-04-14 15:54:21 UTC

Description vijsingh 2019-11-20 02:54:37 UTC
Description of problem:

No options available to create/list/update http_proxy using hammer CLI

Version-Release number of selected component (if applicable):

Satellite 6.7.0 snap 2.0

How reproducible:

Always

Steps to Reproduce:

Unable to create/list/update http_proxy using hammer CLI.

Expected results:

Should be able to create/list/update http_proxy using hammer CLI.

Additional info:

Comment 3 Bryan Kearney 2019-11-21 19:03:14 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28176 has been resolved.

Comment 5 Jameer Pathan 2020-01-21 09:10:21 UTC
Verified:

Verified with:

- Satellite 6.7.0 snap 9
- tfm-rubygem-hammer_cli_foreman-0.19.6.2-1.el7sat.noarch

Test steps:
- Create/List/Update/Delete http-proxy using Hammer CLI.

Observations:
- Able to Create/List/Update/Delete Http proxy using Hammer CLI.

hammer> http-proxy create --name proxy6 --url https://proxy6 --username admin --password pass --organization-id 3 --location-id 4
Http proxy created.
hammer> http-proxy list
---|---------------
ID | NAME          
---|---------------
1  | proxy1        
2  | proxy2        
3  | proxy3        
5  | proxy5        
4  | updated_proxy4
6  | proxy6        
---|---------------
hammer> http-proxy info --id 6
Id:            6
Name:          proxy6
Username:      admin
URL:           https://proxy6
Locations:     
    loc1
Organizations: 
    org1

hammer> http-proxy update --id 6 --name updated_proxy6 --organization-ids 1,3
Http proxy updated.

hammer> http-proxy delete --id 6
Http proxy deleted.

Comment 8 errata-xmlrpc 2020-04-14 15:54:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:1455


Note You need to log in before you can comment on or make changes to this bug.