Bug 840661 - RFE: support Python as a CLI language
Summary: RFE: support Python as a CLI language
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 840662 852153 852157
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-16 20:42 UTC by Lukas Krejci
Modified: 2013-09-01 19:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-01 19:21:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Lukas Krejci 2012-07-16 20:42:01 UTC
Description of problem:

Python is a language with very large userbase. Given the JSR223 compatible implementation is available (jython), we should add support for running CLI scripts written in Python.

The support should be completely equivalent to the Javascript one. I.e. the objects with the same methods with the same semantics should be available both in Python and Javascript.

Comment 1 Lukas Krejci 2012-07-16 20:48:39 UTC
As of commit http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=6e4d8cd596e81674ec3eacc625be9f3eb3d04f2a we have a nice Python support. 

The only problem with that is that it is not integrated into RHQ in any way - it has to be built and deployed manually.

Comment 2 Lukas Krejci 2012-07-16 20:50:32 UTC
Putting this ON_DEV so that we only QA it once Python support is somehow packaged into RHQ server and CLI.

This is tracked separately by bug 840662.

Comment 3 Heiko W. Rupp 2013-09-01 19:21:42 UTC
Bulk closing of BZs that have no target version set, but which are ON_QA for more than a year and thus are in production for a long time.


Note You need to log in before you can comment on or make changes to this bug.