Bug 535505 (RHQ-2193)
| Summary: | Remote API implementation - Resource Management remotes | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Jay Shaughnessy <jshaughn> |
| Component: | Core Server | Assignee: | Noam <nmalki> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.3pre | Keywords: | 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
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. 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; 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; This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2193 |