Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E55F1E71B for ; Fri, 4 Jan 2013 23:50:13 +0000 (UTC) Received: (qmail 14507 invoked by uid 500); 4 Jan 2013 23:50:12 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 14456 invoked by uid 500); 4 Jan 2013 23:50:12 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 14404 invoked by uid 99); 4 Jan 2013 23:50:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2013 23:50:12 +0000 Date: Fri, 4 Jan 2013 23:50:12 +0000 (UTC) From: "Rohit Yadav (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-414) marvin cloudstackAPI is packaging each api call in its separate module, we should create a single module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544358#comment-13544358 ] Rohit Yadav commented on CLOUDSTACK-414: ---------------------------------------- Sebastien any update/opinion on this one? > marvin cloudstackAPI is packaging each api call in its separate module, we should create a single module > -------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-414 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-414 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: API, Test Tools > Affects Versions: 4.1.0 > Environment: Devcloud, OSX 10.8.1 > Reporter: sebastien goasguen > Priority: Critical > Fix For: 4.1.0 > > > build-marvin uses codegenerator.py to create the cloudstackAPI/ in the marvin tree. The way this is done each API is its own module. This makes it troublesome to use the cloudstackAPI in python. We may want to create a single cloudstackapi file which contains all the skeleton classes generated. > That way something like inspect.getmembers(cloudstackAPI,inspect.isclass) will return something. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira