Bug 536635 (RHQ-965)

Summary: support dynagroup'ing by availability (UP and DOWN)
Product: [Other] RHQ Project Reporter: Joseph Marques <jmarques>
Component: Resource GroupingAssignee: Joseph Marques <jmarques>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: dajohnso
Target Milestone: ---Keywords: SubFeature
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-965
Whiteboard:
Fixed In Version: 1.2 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 534473    
Bug Blocks: 536002    

Description Joseph Marques 2008-10-08 21:48:00 UTC
support syntax like:

resource.availability = DOWN
resource.availability = UP

test to make sure we can use this in conjunction with type groupings such as:

// find all downed resources in the system, grouped by type
groupby resource.type.plugin
groupby resource.type.name
resource.availability = DOWN

Comment 1 Joseph Marques 2008-10-09 14:18:19 UTC
rev1730 - add support for "resource.availability = (DOWN|UP)" expression in dynagroup creation; 

Comment 2 Jeff Weiss 2008-12-22 14:03:52 UTC
Ran the tests from the description, works as expected.  rev2424.

Comment 3 Red Hat Bugzilla 2009-11-10 21:20:35 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-965