You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rajani Karuturi (JIRA)" <ji...@apache.org> on 2015/03/16 04:44:04 UTC

[jira] [Updated] (CLOUDSTACK-7860) [Automation] Fix the script "test_eip_elb.py" - Hardcoded NetScaler IP Address present in the script

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

Rajani Karuturi updated CLOUDSTACK-7860:
----------------------------------------
    Fix Version/s:     (was: 4.5.0)
                   4.5.1

> [Automation] Fix the script "test_eip_elb.py" - Hardcoded NetScaler IP Address present in the script
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7860
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7860
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Test
>    Affects Versions: 4.5.0
>            Reporter: Chandan Purushothama
>            Assignee: Gaurav Aradhye
>            Priority: Critical
>             Fix For: 4.5.1
>
>
> Currently the script uses the following dictionary for netscaler IP Address information:
> "netscaler": {
>                                        "ipaddress": '10.147.40.100',
>                                        "username": 'nsroot',
>                                        "password": 'nsroot'
>                                 },
> Script needs to be corrected to query for the Netscaler in the setup using CloudStack API and use the procured netscaler information in the testcases in the script.



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