Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1974733

Summary: The webhooks module is missing in hammer
Product: Red Hat Satellite Reporter: Radovan Drazny <rdrazny>
Component: PackagingAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Radovan Drazny <rdrazny>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.10.0CC: apatel, kgaikwad, ofedoren, osousa, pcreech, rabajaj
Target Milestone: 6.10.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-hammer_cli_foreman_webhooks-0.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:12:00 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 Radovan Drazny 2021-06-22 12:16:29 UTC
Description of problem:

The webhooks module is not present in hammer.

Version-Release number of selected component (if applicable):
Satellite 6.10 Snap 5

How reproducible:
always

Steps to Reproduce:

Run `hammer webhooks --help`

Actual results:

$ hammer webhooks --help
Error: No such sub-command 'webhooks'.

See: 'hammer --help'.


Expected results:
The webhooks module is present.

Comment 4 Radovan Drazny 2021-08-06 09:16:43 UTC
Tested on a freshly installed Sat 6.10 Snap 12 instance

[root@dhcp-3-140 ~]# hammer webhook --help
Usage:
    hammer webhook [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
 SUBCOMMAND                    Subcommand
 [ARG] ...                     Subcommand arguments

Subcommands:
 create                        Create a Webhook
 delete                        Delete a Webhook
 info                          Show Webhook details
 list                          List Webhooks
 update                        Update a Webhook

Options:
 -h, --help                    Print help


[root@dhcp-3-140 ~]# hammer webhook-template --help
Usage:
    hammer webhook-template [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
 SUBCOMMAND                    Subcommand
 [ARG] ...                     Subcommand arguments

Subcommands:
 clone                         Clone a template
 create                        Create a webhook template
 delete                        Delete a webhook template
 dump                          View webhook template content
 import                        Import a webhook template
 info                          Show webhook template details
 list                          List webhook templates
 update                        Update a webhook template

Options:
 -h, --help                    Print help

Comment 7 errata-xmlrpc 2021-11-16 14:12:00 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 (Moderate: Satellite 6.10 Release), 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/RHSA-2021:4702