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

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

Commit 7f7026ace59d96e7d38270ec4a2fe1a7076d0e87 in cloudstack's branch 
refs/heads/reporter from sanjeev
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7f7026a ]

CLOUDSTACK-8634: Made changes to test_security_group.py test suite to support 
EIP

Signed-off-by: Pierre-Luc Dion <pdion...@apache.org>


> Make changes to test_security_group.py test suite to support EIP
> ----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8634
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8634
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Sanjeev N
>            Assignee: Sanjeev N
>
> Make changes to test_security_group.py test suite to support EIP
> 1. In case of a basic zone with EIP/ELB capability vm will have two ip 
> addresses one from public ip range and another one from guest ip range. 
> vm creation method in base.py returns vm ip address which is part of guest ip 
> range as the vm.ssh.ipaddress if we don't pass mode to it. So access to vms 
> with that ip address would not be successful. Made changes to handle this
> 2.vm public address is associated with Netscaler. So even if we don't allow 
> ping traffic in security groups applied to vm, ping will be successful. 
> Skipping ping test in case the zone is enabled with EIP/ELB
> 3.Removing default rules from security groups except what is needed for that 
> test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to