You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Srikanteswararao Talluri (JIRA)" <ji...@apache.org> on 2014/03/11 11:51:45 UTC

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

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srikanteswararao Talluri closed CLOUDSTACK-6222.
------------------------------------------------


tested and config files are generated successfully


> [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)