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 1317674 - hammer host-collection create fails with undefined local variable or method `option_host_ids'
Summary: hammer host-collection create fails with undefined local variable or method `...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Brad Buckingham
QA Contact: sthirugn@redhat.com
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks: 1214675
TreeView+ depends on / blocked
 
Reported: 2016-03-14 20:31 UTC by Og Maciel
Modified: 2019-09-26 18:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-27 09:27:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14365 0 None None None 2016-03-28 17:26:34 UTC
Red Hat Bugzilla 1324848 0 unspecified CLOSED hammer host-collection update with host-collection name failed 2021-02-22 00:41:40 UTC
Red Hat Product Errata RHBA-2016:1501 0 normal SHIPPED_LIVE Red Hat Satellite 6.2 Capsule and Server 2016-07-27 12:28:58 UTC

Internal Links: 1324848

Description Og Maciel 2016-03-14 20:31:07 UTC
Description of problem:

The command hammer host-collection create is completely broken in latest 6.2.0 build:

hammer> host-collection create -h
Usage:
     host-collection create [OPTIONS]

Options:
 --description DESCRIPTION
 --host-collection-ids HOST_COLLECTION_IDS Array of host ids to replace the hosts in host collection
                                           Comma separated list of values.
 --hosts HOST_NAMES                        Comma separated list of values.
 --max-hosts MAX_HOSTS                     Maximum number of hosts in the host collection
 --name NAME                               Host Collection name
 --organization ORGANIZATION_NAME          Organization name to search by
 --organization-id ORGANIZATION_ID         organization ID
 --organization-label ORGANIZATION_LABEL   Organization label to search by
 --unlimited-hosts UNLIMITED_HOSTS         Whether or not the host collection may have unlimited hosts
                                           One of true/false, yes/no, 1/0.
 -h, --help                                print help
hammer> host-collection create --organization-id="1058" --name="dFJsRjkakviNeAv"
Could not create the host collection:
  Error: undefined local variable or method `option_host_ids' for #<HammerCLIKatello::HostCollection::CreateCommand:0x00000002f10700>

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

* Satellite 6.2.0 SNAP 3.1

How reproducible:


Steps to Reproduce:
1. Try to create a new host-collection via hammer
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Brad Buckingham 2016-03-15 13:03:47 UTC
Created redmine issue http://projects.theforeman.org/issues/14203 from this bug

Comment 4 Bryan Kearney 2016-03-15 14:02:07 UTC
Upstream bug component is Content Management

Comment 5 Brad Buckingham 2016-03-15 14:50:21 UTC
hammer-cli-katello PR: https://github.com/Katello/hammer-cli-katello/pull/365

Comment 7 Og Maciel 2016-03-24 14:29:45 UTC
Talked to Brad Buckingham and though creation is working fine, we still see the same error showing up when we try to update a host-collection.

We then patched lib/hammer_cli_katello/host_collection.rb UpdateCommand with the same changes shown by https://github.com/Katello/hammer-cli-katello/pull/365/files and the problem was resolved. We decided that perhaps a thorough review of this specific module would be advisable, so I am keeping this issue as is and Brad will fix it.

Failed on Satellite 6.2.0 SNAP 5.1.

Comment 8 Brad Buckingham 2016-03-28 17:28:11 UTC
Adding some updates with http://projects.theforeman.org/issues/14365 .

Upstream hammer-cli-katello PR: https://github.com/Katello/hammer-cli-katello/pull/372

PR will allow user to provide 'hosts' or 'host_ids' as part of the host-collection 'create' or 'update' commands.

Comment 9 sthirugn@redhat.com 2016-04-07 12:48:12 UTC
Verified in satellite-6.2.0-6.2.beta.el7sat.noarch

hammer> host-collection create --organization-id=1 --name=newhostcollection 
Host collection created

But I did find an update error which I logged in https://bugzilla.redhat.com/show_bug.cgi?id=1324848

Comment 11 errata-xmlrpc 2016-07-27 09:27:18 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-2016:1501


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