History | Log In     View a printable version of the current page.  

jira.rhq-project.org has been archived and is now in read-only mode.

All issues have been moved to bugzilla.redhat.com. All new issues or updates to existing issues should be made through bugzilla.
Specific old RHQ issues can be found using a query of this form: https://bugzilla.redhat.com/show_bug.cgi?id=RHQ-1999.
New bugs can be raised here. Accounts at bugzilla.redhat.com have been created for existing RHQ users.
Open bugs raised in the last week can be found here.
Issue Details (XML | Word | Printable)

Key: RHQ-965
Type: Sub-feature Sub-feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Joseph Marques
Reporter: Joseph Marques
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project
RHQ-399

support dynagroup'ing by availability (UP and DOWN)

Created: 08/Oct/08 04:48 PM   Updated: 22/Dec/08 08:03 AM
Component/s: FX - Resource Grouping
Fix Version/s: 1.2

Time Tracking:
Not Specified

Issue Links:
Dependency
 

Resolution Date: 09/Oct/08 09:18 AM
Date of First Response: 22/Dec/08 08:03 AM
Tester: Jeff Weiss
VCS Revision: 1,730


 Description  « Hide
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

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joseph Marques - 09/Oct/08 09:18 AM
rev1730 - add support for "resource.availability = (DOWN|UP)" expression in dynagroup creation;

Jeff Weiss - 22/Dec/08 08:03 AM
Ran the tests from the description, works as expected. rev2424.