Bug 839584

Summary: [CLI] system group 'info' should list the count of max allowed system in a group
Product: Red Hat Satellite Reporter: Sachin Ghai <sghai>
Component: APIAssignee: Tomas Strachota <tstrachota>
Status: CLOSED UPSTREAM QA Contact: Og Maciel <omaciel>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: mmccune, omaciel, tstrachota
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-19 18:14:02 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 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.