Bug 560859
Summary: | Add mechanism to enable/disable alert definitions for multiple resources | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | James Livingston <jlivings> | ||||
Component: | Alerts | Assignee: | Heiko W. Rupp <hrupp> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | unspecified | CC: | bkearney, joallen | ||||
Target Milestone: | --- | Keywords: | SubBug | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-08-12 16:51:49 UTC | 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: | 565635 | ||||||
Attachments: |
|
Description
James Livingston
2010-02-02 02:11:04 UTC
Created attachment 388179 [details]
PoC patch
This is a naive implementation done by copying the existing method to remove definitions twice, once to enable and once to disable. It obviously could do with some refactoring to share code.
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage moving any remaining Alert related bugs to rhq_chainsaw This bug has now been triaged by Chainsaw on 2/18. The expectation is the bug to be addressed by the end of sprint06 roughly 3/10/10. Applied in f944f3d58c4d7719ea075429faa1dc938737ecf1 This has been posted in 3.0.0.B04 qa -> skondkar Verified on master build# 133. (Revision: f2ad7ab6e9532e4869f4373712fcbc0c04f8618) On Overview->Subsystem->Alert Definitions screen, two buttons 'Enable Selected' and 'Disable Selected' are visible. User is able to enable/disable single or multiple alert definitions from multiple resources. Mass-closure of verified bugs against JON. |