You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/11 11:39:43 UTC

[jira] [Commented] (CLOUDSTACK-6222) [Automation] config generator script is broken

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930202#comment-13930202 ] 

ASF subversion and git services commented on CLOUDSTACK-6222:
-------------------------------------------------------------

Commit 991e1eb6b119a62dedbc0e39a612941af9999103 in cloudstack's branch refs/heads/master from SrikanteswaraRao Talluri
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=991e1eb ]

CLOUDSTACK-6222: Fix the marvin config generator scripts to include
new syntax changes in marvin code and fix the logFolderPath


> [Automation] config generator script is broken
> ----------------------------------------------
>
>                 Key: CLOUDSTACK-6222
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6222
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: marvin
>    Affects Versions: 4.4.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: Srikanteswararao Talluri
>             Fix For: 4.4.0
>
>
> Config generator scripts are broken because of the changes in configGenerator.py 
>   tools/marvin/marvin/configGenerator.py
>   tools/marvin/marvin/sandbox/advanced/advanced_env.py
>    tools/marvin/marvin/sandbox/advancedsg/advancedsg_env.py
>   tools/marvin/marvin/sandbox/basic/basic_env.py
>   tools/marvin/marvin/sandbox/demo/simulator/simulator_setup.py
> 1. 
> =============================
>  python basic_env.py 
> Traceback (most recent call last):
>   File "basic_env.py", line 142, in <module>
>     cfg = describeResources(cfg_parser)
>   File "basic_env.py", line 55, in describeResources
>     pn = physical_network()
> NameError: global name 'physical_network' is not defined
> ==========================
> 2. Fix the  logger path in the config file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)