Bug 536072 (RHQ-461)

Summary: add support for .child
Product: [Other] RHQ Project Reporter: Jessica Sant <jsant>
Component: No ComponentAssignee: Joseph Marques <jmarques>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: dajohnso
Target Milestone: ---Keywords: SubTask
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-461
Whiteboard:
Fixed In Version: 1.0.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
JON 2.0 GA
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:    
Bug Blocks: 536002    

Description Jessica Sant 2008-05-12 19:56:00 UTC
Customer has 100 application servers, 50 of them have a web app deployed called "blah.war" -- they need to create a group of all appservers that have that webapp deployed.

(this is related to support issue # 179757)

Comment 1 Joseph Marques 2008-05-13 03:04:12 UTC
rev818 - support ".child" expression token; 

Comment 2 Joseph Marques 2008-06-16 18:36:02 UTC
to create this group, use the following expression:

resource.type.plugin = JBossAS
resource.type.name = JBossAS Server
resource.child.name.contains = blah.war 

Comment 3 Jeff Weiss 2008-06-16 18:50:53 UTC
This works now (qa-6020), I tried 

resource.type.plugin = JBossAS
resource.type.name = JBossAS Server
resource.child.name.contains = rhq

and it matches my rhq instance but not my AS 4.0.4 server.

Comment 4 Red Hat Bugzilla 2009-11-10 21:09:46 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-461