Bug 535505 (RHQ-2193)

Summary: Remote API implementation - Resource Management remotes
Product: [Other] RHQ Project Reporter: Jay Shaughnessy <jshaughn>
Component: Core ServerAssignee: Noam <nmalki>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 1.3preKeywords: SubTask
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2193
Whiteboard:
Fixed In Version: 1.3 Doc Type: Bug Fix
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:    
Bug Blocks: 534378    

Description Jay Shaughnessy 2009-06-30 18:57:00 UTC
This tracks the implementation and unit test generation for Remotes dealing with Resource Management:

# AvailabilityManagerRemote
# ResourceGroupManagerRemote
# ResourceManagerRemote

See: http://jopr.org/confluence/display/RHQ/Design-Remote+API 


Comment 1 Jay Shaughnessy 2009-06-30 19:00:37 UTC
Rev4212 implements the ResourceManager  and ResourceGroupManager Remote/Local/Beans.  But, the impl 'find' services are temporary and do not yet make use of QueryGenerator.  Also, some unit tests could be added for the new remote methods.


Comment 2 Joseph Marques 2009-07-07 08:52:08 UTC
rev4287 - finish remote client impl for ResourceManagerBean; 
remove unused methods; 
use int in favor of Integer (and fix all callers); 
change sessionSubject to subject; 

rev4288 - finish remote client impl for ResourceGroupManagerBean; 
use int in favor of Integer (and fix all callers); 
change sessionSubject to subject; 
fix tests to catch new exceptions due to some refactoring in the local method throws clauses; 


Comment 3 Joseph Marques 2009-07-07 09:03:53 UTC
rev4289 - add all methods in the ResourceGroupManager remote interface to the local interface; 
re-order them so it's easy to see which are from the remote interface; 

Comment 4 Red Hat Bugzilla 2009-11-10 20:59:41 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2193