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

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

Commit 4bdaffb66ad46a023e7cac67e01b69e56c411d01 in branch refs/heads/master 
from [~srikanti]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4bdaffb ]

CLOUDSTACK-4230: Fix the script to not to add egress rule if zone network type 
is not advanced

Signed-off-by: Prasanna Santhanam <t...@apache.org>
(cherry picked from commit 8872af90d3d1014bf3fdfeb5f78652d5184f42cc)

                
> [Automation] test_vm_passwd_enable.py is failing for basic zone
> ---------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4230
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4230
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Test
>    Affects Versions: 4.2.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: Srikanteswararao Talluri
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Took 0 ms.
> Error Message
> Execute cmd: createegressfirewallrule failed, due to: errorCode: 431, 
> errorText:Egress firewall rules are not supported for Shared  networks
> Stacktrace
> Traceback (most recent call last):
>   File 
> "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", 
> line 208, in run
>     self.setUp()
>   File 
> "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", 
> line 291, in setUp
>     self.setupContext(ancestor)
>   File 
> "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/suite.py", 
> line 314, in setupContext
>     try_run(context, names)
>   File 
> "/usr/local/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/util.py", 
> line 478, in try_run
>     return func()
>   File 
> "/root/cloudstack/test/integration/component/test_vm_passwdenabled.py", line 
> 143, in setUpClass
>     cidrlist=cls.services["egress"]["cidrlist"])
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 
> 1283, in create
>     return 
> EgressFireWallRule(apiclient.createEgressFirewallRule(cmd).__dict__)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
>  line 1221, in createEgressFirewallRule
>     response = self.connection.marvin_request(command, 
> response_type=response, method=method)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 
> 222, in marvin_request
>     response = jsonHelper.getResultObj(response.json(), response_type)
>   File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 
> 148, in getResultObj
>     raise cloudstackException.cloudstackAPIException(respname, errMsg)
> cloudstackAPIException: Execute cmd: createegressfirewallrule failed, due to: 
> errorCode: 431, errorText:Egress firewall rules are not supported for Shared  
> networks

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

Reply via email to