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 839584 - [CLI] system group 'info' should list the count of max allowed system in a group
Summary: [CLI] system group 'info' should list the count of max allowed system in a group
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: API
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Tomas Strachota
QA Contact: Og Maciel
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-12 11:25 UTC by Sachin Ghai
Modified: 2019-09-26 15:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-19 18:14:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sachin Ghai 2012-07-12 11:25:36 UTC
Description of problem:
I updated a system group for adding max allowed system in a group. Later when I checked the system_group info, the count was not listed there


katello> system_group update --name sys1 --org ACME_Corporation --max_system 1 Successfully updated system group [ sys1 ]

katello> system_group info --name sys1 --org ACME_Corporation
--------------------------------------------------------------------------------
            System Group Information For Org [ ACME_Corporation ]
--------------------------------------------------------------------------------

Id:            8
Name:          sys1
Description:
    this is a test sys grp
Locked:        False
Total Systems: 1

katello> 


Version-Release number of selected component (if applicable):
katello-0.2.44-1.git.73.3737e93.el6_3.noarch

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
No count listed for max allowed system in a group under system group info.

Expected results:
system group 'info' should list the count of max allowed system in a group

Additional info:

Comment 1 Mike McCune 2012-07-17 23:49:17 UTC
agreed, I saw this as well.  willfix

Comment 3 Tomas Strachota 2013-01-22 16:05:21 UTC
commit d642ab0f1283e3857b16f47ed9038d72a0c0daf9
Author: Tomas Strachota <tstrachota>
Date:   Tue Jan 22 11:07:21 2013 +0100

    839584 - cli system_group info should show max allowed systems

Comment 4 Mike McCune 2013-09-19 18:14:02 UTC
These bugs have been resolved in upstream projects for a period of months so I'm mass-closing them as CLOSED:UPSTREAM.  If this is a mistake feel free to re-open.


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