You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Girish Shilamkar (JIRA)" <ji...@apache.org> on 2013/05/22 12:22:19 UTC

[jira] [Resolved] (CLOUDSTACK-2473) test_vpc_network.py : unresolved reference to vm_3

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Girish Shilamkar resolved CLOUDSTACK-2473.
------------------------------------------

    Resolution: Fixed
    
> 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