[
https://issues.apache.org/jira/browse/CLOUDSTACK-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rayees Namathponnan updated CLOUDSTACK-6222:
--------------------------------------------
Issue Type: Test (was: Bug)
> [Automation] config generator script is broken
> ----------------------------------------------
>
> Key: CLOUDSTACK-6222
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6222
> Project: CloudStack
> Issue Type: Test
> 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)