[
https://issues.apache.org/jira/browse/CLOUDSTACK-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930204#comment-13930204
]
ASF subversion and git services commented on CLOUDSTACK-6222:
-------------------------------------------------------------
Commit fd1b983d03ec9f30690eac5aac508d4ea09e9e18 in cloudstack's branch
refs/heads/marvin from SrikanteswaraRao Talluri
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=fd1b983 ]
CLOUDSTACK-6222: Fix the marvin config generator scripts to include
new syntax changes in marvin code and fix the logFolderPath
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
Conflicts:
tools/marvin/marvin/configGenerator.py
> [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)