[
https://issues.apache.org/jira/browse/CLOUDSTACK-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662993#comment-13662993
]
ASF subversion and git services commented on CLOUDSTACK-2473:
-------------------------------------------------------------
Commit 1736031fcbd51bcac29f2bd0feef0018bd27c715 in branch refs/heads/master
from [~gpshilamkar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1736031 ]
CLOUDSTACK-2473: Fix a typo in test_vpc_network.py
Signed-off-by: Prasanna Santhanam <[email protected]>
> test_vpc_network.py : unresolved reference to vm_3
> --------------------------------------------------
>
> Key: CLOUDSTACK-2473
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2473
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Test
> Affects Versions: 4.2.0
> Reporter: Prasanna Santhanam
> Assignee: Girish Shilamkar
> Priority: Critical
> Fix For: 4.2.0
>
>
> self.debug("Checking if we can SSH into VM using NAT rule?")
> try:
> ssh_3 = vm_3.get_ssh_client( <-unresolved reference
> ipaddress=public_ip_3.ipaddress.ipaddress,
> reconnect=True,
> port=self.services["natrule"]["publicport"]
> )
> self.debug("SSH into VM is successfully")
--
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