Bug 1303653
Summary: | hammer sc-params --hostgroup option do not work with --hostgroup-id option. Error "missing param 'hostgroup_id' in parameters" | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Mahesh Taru <mtaru> |
Component: | Provisioning | Assignee: | Katello Bug Bin <katello-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Jitendra Yejare <jyejare> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1.6 | CC: | bbuckingham, jyejare, sthirugn, stkachen |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
URL: | http://projects.theforeman.org/issues/13995 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-27 09:01:52 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
Mahesh Taru
2016-02-01 15:12:11 UTC
Created redmine issue http://projects.theforeman.org/issues/13995 from this bug Upstream bug component is Provisioning Based on the comment on the upstream redmine, I am moving this to ON_QA for verification against Satellite 6.2. Verified this in Sat 6.2 snap 8.1. The issue is no more reproducible. All the said commands in Description are working as expected. 1. hammer hostgroup sc-params --hostgroup hg1 --hostgroup-id 1 ---|-----------|---------------|----------|------------- ID | PARAMETER | DEFAULT VALUE | OVERRIDE | PUPPET CLASS ---|-----------|---------------|----------|------------- 2. hammer hostgroup sc-params --name hg1 --hostgroup-id 1 Error: Unrecognised option '--name' 3. hammer hostgroup sc-params --hostgroup-id 1 ---|-----------|---------------|----------|------------- ID | PARAMETER | DEFAULT VALUE | OVERRIDE | PUPPET CLASS ---|-----------|---------------|----------|------------- Only the second command having --name option is not testable as --name option is removed from listing hostgroup sc-params from hammer. So moving to verified. 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-2016:1500 |