Bug 839780
Summary: | RFE: Add support for other languages in the alert CLI scripts | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Lukas Krejci <lkrejci> |
Component: | Alerts, Core Server | Assignee: | RHQ Project Maintainer <rhq-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5 | CC: | hrupp |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | RHQ 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-01 10:07:55 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: |
Description
Lukas Krejci
2012-07-12 19:59:14 UTC
To test this, you just need to make sure that javascript alert scripts work if the scripts have the filename with the "js" extension. Python support is not built in the RHQ server yet, so you can't test that with that. commit 33db4718581ca09afc259a8e73310ce65a573025 Author: Lukas Krejci <lkrejci> Date: Fri Jul 13 16:54:14 2012 +0200 [BZ 839780] - The scriptengine providers now can tell the file extension of the scripts they support. The alert-cli plugin then picks the correct script engine implementation for a script based on its file name extension. Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since. |