Bug 991149
Summary: | Refactor Plugin Container Services initialization | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Elias Ross <genman> | ||||||
Component: | Agent | Assignee: | Thomas Segismont <tsegismo> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.8 | CC: | hrupp, jshaughn, lkrejci, mazz, tsegismo | ||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||
Target Release: | RHQ 4.10 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-05-16 09:16:59 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Elias Ross
2013-08-01 17:58:01 UTC
Created attachment 786683 [details]
patch rebased on master (69656f4234)
Changed the title to make it clear it's not about agent plugin component API - in case it was unclear for anybody other than me :) Finished to apply the patch on master (many conflicts and changes in some test classes outside the plugin container module needed). The PC module test suite passes Currently smoke testing. Looks good so far. Remaining: * probe job passing * api-check job passing * in depth review (In reply to Thomas Segismont from comment #3) > Finished to apply the patch on master It's currently in a bug branch (bug/991149) https://git.fedorahosted.org/cgit/rhq/rhq.git/log/?h=bug/949065 Sorry about the patch complication. I tried my best to keep the changes in sync, at least at the moment when I submitted my patch. It may have worked better to apply the changes to the commit I patched on top of, then rebased the work. Actually looks like there's a tool for that: https://github.com/niklasf/git-rebase-patch Still I realize my changes were fairly invasive so it might not have saved any significant work. :-( Feel free to send a patch back that needs attention. Merged in master commit 79a09a0a5a5402539f7a54668813f60ba274ce5a Author: Elias Ross <genman> Date: Thu Nov 21 15:45:20 2013 +0100 Bulk closing of 4.10 issues. If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10. Reopening this - this introduced some very bad regressions. See bug #1096332 Seems to have been a false alarm. Closing again, the regressions weren't confirmed. |