Bug 1377990 - [hammer] discovery_rule info command should show the associated org and locations
Summary: [hammer] discovery_rule info command should show the associated org and locat...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Discovery Plugin
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: Unspecified
Assignee: orabin
QA Contact: Katello QA List
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-21 09:21 UTC by Sachin Ghai
Modified: 2019-04-01 20:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-21 16:54:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 16629 0 None None None 2016-09-21 10:00:50 UTC

Description Sachin Ghai 2016-09-21 09:21:44 UTC
Description of problem:
In sat6.3 , when we create a discovery rule, use needs to provide the org/location. But when the rule is created, info command doesn't show the associated info:


~]# hammer -u admin -p changeme discovery_rule create --name test --hostgroup=test --search='cpu_count=1' --organization-ids 1

 ~]# hammer -u admin -p changeme discovery_rule list

---|------|----------|-------------|------------|-------------|--------
ID | NAME | PRIORITY | SEARCH      | HOST GROUP | HOSTS LIMIT | ENABLED
---|------|----------|-------------|------------|-------------|--------
1  | test | 0        | cpu_count=1 | test       | 0           | true   
---|------|----------|-------------|------------|-------------|--------

 ~]# hammer -u admin -p changeme discovery_rule info --id 1

ID:                1
Name:              test
Priority:          0
Search:            cpu_count=1
Host Group:        test
Hosts Limit:       0
Enabled:           true
Hostname template: 
Hosts:



Version-Release number of selected component (if applicable):
satellite-6.3.0-1.0.git.7.fb12bf2.el7sat.noarch
tfm-rubygem-hammer_cli_foreman_discovery-0.0.3-2.el7.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
missing org and location from info command

Expected results:

discovery_rule info command should show the associated org and locations


Additional info:

Comment 1 Sachin Ghai 2016-09-21 09:22:45 UTC
Created redmine issue http://projects.theforeman.org/issues/16629 from this bug

Comment 3 Bryan Kearney 2016-11-21 13:01:02 UTC
Upstream bug assigned to orabin

Comment 4 Bryan Kearney 2016-11-21 13:01:05 UTC
Upstream bug assigned to orabin

Comment 5 Bryan Kearney 2016-12-13 09:01:04 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/16629 has been resolved.

Comment 7 Satellite Program 2018-02-21 16:54:17 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/RHSA-2018:0336


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